class Gsw::SelectionBox
- Gsw::SelectionBox
- Reference
- Object
Defined in:
gsw/selection_box.crConstructors
Instance Method Summary
- #collision?(obj : Obj)
- #current : Vector
- #current=(current : Vector)
- #deselect
- #draw(parent_x, parent_y)
- #height
- #position
- #selecting? : Bool
- #start(mouse : Vector)
- #width
- #x(*args, **options)
- #x(*args, **options, &)
- #y(*args, **options)
- #y(*args, **options, &)