Scripting Module Component Peer. More...
#include <deBaseScriptingComponent.h>
Public Member Functions | |
Constructors and Destructors | |
| deBaseScriptingComponent () | |
| Creates a new peer. | |
| virtual | ~deBaseScriptingComponent () |
| Cleans up the peer. | |
Notifications | |
| virtual void | UpdateRenderables () |
| Component has to be rendered but one or more renderables are dirty and have to be updated. | |
Scripting Module Component Peer.
| deBaseScriptingComponent::deBaseScriptingComponent | ( | ) |
Creates a new peer.
| virtual deBaseScriptingComponent::~deBaseScriptingComponent | ( | ) | [virtual] |
Cleans up the peer.
| virtual void deBaseScriptingComponent::UpdateRenderables | ( | ) | [virtual] |
Component has to be rendered but one or more renderables are dirty and have to be updated.
1.7.2