Global Functions
From King Arthur's Gold Wiki
Revision as of 18:54, 12 August 2012 by Shadlington (Talk | contribs)
Something here about the general concept of global functions.
Then a big ol' list of the functions, linking to their own articles.
Function | Description |
---|---|
CBlob@ CreateBlob( const string &in, const string &in, u16 team, Vec2f Position ) |
Creates a CBlob with the given factory and the given path to a config file defining the CBlob. Returns a reference to the created CBlob. |
CBlob@ CreateBlob( const string &in, const string &in ) |
Creates a CBlob with the given factory and the given path to a config file defining the CBlob. Returns a reference to the created CBlob. |