#include <vrecko/Ability.h>
#include <vreckoAP/Export>
#include "Display.h"
#include "ShowFDH.h"
#include "ShowFDHModel.h"
#include "hand.h"
#include "Avatar.h"
#include "Rotate.h"
#include "MouseHand.h"
#include "SystemInfo.h"
#include "Light.h"
Go to the source code of this file.
const char AP_EXPORT* getAbilityDescription |
( |
const char * |
name | ) |
|
Ability AP_EXPORT* getAbilityInstance |
( |
const char * |
_name | ) |
|
const char AP_EXPORT** getAbilityList |
( |
void |
| ) |
|
const char AP_EXPORT* getPluginDescription |
( |
void |
| ) |
|
void AP_EXPORT initializeAttributesDescription |
( |
| ) |
|
void AP_EXPORT setAbilitiesParameters |
( |
void |
| ) |
|