| Viewing Single Post From: Epee Engine | |
|---|---|
| Alan | May 14 2007, 11:25 PM |
|
Administrator
![]() ![]() ![]() ![]() ![]()
|
Sprockets * FindSprockets( std::string _name, std::string _renderlist ) Public function of the Epee Engine Class Description: returns a pointer to a sprocket from the _renderlist. if the sprocket does not exist in _renderlist then a NULL pointer is returned Arguments: Required: std::string _name Name of the Sprocket to find Optional std::string _renderlist Render list to search for the sprocket in defaults to "Current" NOTE: Ever renderlist caches the last sprocket found so,sequential calls to find the same sprocket do NOT cause a performance loss Return Value: returns a pointer to the sprocket if it is found in the render list otherwise it returns a NULL pointer |
![]() |
|
| Epee Engine · Documentation | |




![]](http://209.85.48.16/static/1/pip_r.png)

