struct

Tea::Position

Inherits Struct < Value < Object

Position represents a 2D position

Constructors

new(x : Int32, y : Int32)
Source

Instance methods

x=(x : Int32)
Source
y=(y : Int32)
Source