struct

Termbox::Position

Inherits Struct < Value < Object

A position is a simple coordinate

Constructors

new(x : Int32, y : Int32)
Source

Instance methods

new_transform(x : Int32, y : Int32)
Source