timelinefx:timelinefx.tlVector2.New
Method New:Void( x:Float=0, y:Float=0, invalid:Int=false )
Make a new vector
Parameters
invalid You can ignore this for the most part, but because Structs cannot be null you might need to work around that in which case you can use this