class Cride::Editor::Position
- Cride::Editor::Position
- Reference
- Object
Defined in:
editor/position.crConstructors
Instance Method Summary
- #absolute_x : Int32
- #absolute_y : Int32
- #cursor_x : Int32
- #cursor_x=(cursor_x : Int32) : Int32
- #cursor_y : Int32
- #cursor_y=(cursor_y : Int32) : Int32
- #page_x : Int32
- #page_x=(page_x : Int32) : Int32
- #page_y : Int32
- #page_y=(page_y : Int32) : Int32
- #reset_x : Nil
- #reset_y : Nil