Drop Table Engine 1.0
Loading...
Searching...
No Matches
ScriptComponent Class Reference
Inheritance diagram for ScriptComponent:

Public Member Functions

 this ()
 
void Input ()
 
void Update ()
 
void Render ()
 

Public Attributes

int mId
 
string name
 

Static Public Attributes

static int sId
 

Constructor & Destructor Documentation

◆ this()

ScriptComponent::this ( )
inline

Member Function Documentation

◆ Input()

void ScriptComponent::Input ( )
inline

◆ Render()

void ScriptComponent::Render ( )
inline

◆ Update()

void ScriptComponent::Update ( )
inline

Member Data Documentation

◆ mId

int ScriptComponent::mId

◆ name

string ScriptComponent::name

◆ sId

int ScriptComponent::sId
static

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