class Node
- Node
- Reference
- Object
Defined in:
objects/node.crConstructors
Instance Method Summary
- #change_state(value : Int32)
- #change_state
- #color : LibRay::Color
- #color=(color : LibRay::Color)
- #draw
- #grey?
- #position_x : Int32
- #position_x=(position_x : Int32)
- #position_y : Int32
- #position_y=(position_y : Int32)
- #set_color(state)
- #state : Int32
- #state=(state : Int32)