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

Instance methods

active
Source
active=(active : Bool)
Source
update(dt : Float32)
Source