Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
NEStley
master
NEStley
Border
BorderedContainer
BorderedOpaqueContainer
Button
Color
Container
Entity
OpaqueContainer
Rect
Textbox
Built with Crystal 1.9.2
2023-10-07 10:40:45 UTC
class
NEStley::Entity
NEStley::Entity
Reference
Object
Direct Known Subclasses
NEStley::Rect
Defined in:
entity/entity.cr
Instance Method Summary
#color_at
(x, y) : UInt32
#drawn!
#needs_redraw?
: Bool
#wants_coord?
(x, y) : Bool
Instance Method Detail
def
color_at
(x, y) : UInt32
#
[
View source
]
def
drawn!
#
[
View source
]
def
needs_redraw?
: Bool
#
[
View source
]
def
wants_coord?
(x, y) : Bool
#
[
View source
]