Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone.SmartComponent Class Reference

Public Member Functions

virtual void OnStart ()
 
virtual void OnAttachComponent ()
 
virtual void OnUpdate ()
 
virtual void OnEditorUpdate ()
 
virtual void OnDestroy ()
 
void Print (Logger.LogSeverity severity, string message)
 
Entity GetEntity ()
 
CreateComponent< T > ()
 
GetComponent< T > ()
 
void DeleteComponent< T > ()
 
TransformComponent GetTransform ()
 

Public Attributes

readonly Entity entity
 

The documentation for this class was generated from the following file: