Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
PointClickEngine::Core::GameObject
Inherits
PointClickEngine::Core::Drawable
<
Reference
<
Object
Base class for all game objects
Constructors
new
(position :
Raylib::Vector2
, size :
Raylib::Vector2
)
Source
new
Source
Instance methods
active
Source
active=
(active :
Bool
)
Source
update
(dt :
Float32
)
Source