Recent Changes - Search:

Documentation

Help

Tutorials

RoadMap

Help Docs for wiki writers:

PmWiki

edit SideBar

LoadConfigurationFile

bool LoadConfigurationFile(std::string _FileName)

Public function of the Epee Engine Class

Description:
loads a Sprocket Configuration File.
you can define image, textboxes ,animations, and other sprockets in a text file and then create them all with one function call see Sprocket Configuration File in the documentation section of the forum

Arguments:

Required:
std::string _FileName
Name of file to load

Return Value:
returns true on successfully loading and parsing of file, returns false otherwise

Edit - History - Print - Recent Changes - Search
Page last modified on April 09, 2007, at 01:19 PM