Vec2Like

class cee.Vec2Like()

Interface describing an object with x,y properties.

Properties


Properties

cee.Vec2Like.x

The x coordinate of the vector

cee.Vec2Like.y

The y coordinate of the vector