deBaseScriptingComponent Class Reference

Scripting Module Component Peer. More...

#include <deBaseScriptingComponent.h>

List of all members.

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.

Detailed Description

Scripting Module Component Peer.

Author:
Plüss Roland
Version:
1.0
Date:
2008

Constructor & Destructor Documentation

deBaseScriptingComponent::deBaseScriptingComponent (  )

Creates a new peer.

virtual deBaseScriptingComponent::~deBaseScriptingComponent (  ) [virtual]

Cleans up the peer.


Member Function Documentation

virtual void deBaseScriptingComponent::UpdateRenderables (  ) [virtual]

Component has to be rendered but one or more renderables are dirty and have to be updated.


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