Global Functions

From King Arthur's Gold Wiki
Revision as of 19:54, 12 August 2012 by Shadlington (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.