vrecko
virtual reality framework
|
Go to the source code of this file.
Functions | |
AP_EXPORT const char * | Garden_getPluginDescription () |
AP_EXPORT char ** | Garden_getAbilityList () |
AP_EXPORT const char * | Garden_getAbilityDescription (const char *strName) |
AP_EXPORT Ability * | Garden_getAbilityInstance (const char *pchName) |
AP_EXPORT void | Garden_setAbilitiesParameters () |
void AP_EXPORT | Garden_initializeAttributesDescription () |
AP_EXPORT const char* Garden_getAbilityDescription | ( | const char * | strName | ) |
AP_EXPORT Ability* Garden_getAbilityInstance | ( | const char * | pchName | ) |
AP_EXPORT char** Garden_getAbilityList | ( | ) |
AP_EXPORT const char* Garden_getPluginDescription | ( | ) |
void AP_EXPORT Garden_initializeAttributesDescription | ( | ) |
AP_EXPORT void Garden_setAbilitiesParameters | ( | ) |