Defines the Script class for attaching behavior to game objects. More...
#include <string>
Go to the source code of this file.
Defines the Script class for attaching behavior to game objects.
The Script class allows custom behaviors to be attached to game objects, providing hooks for input handling, updating state, and rendering.
Definition in file script.h.