|
Cyrus Mod Loader
|
#include <PetDerbyTrackManager.h>
Public Member Functions | |
| int | getMoraleBase () |
| void | setMoraleBase (int val) |
| int | getRateBase () |
| void | setRateBase (int val) |
| int | getSpeedBoostBase () |
| void | setSpeedBoostBase (int val) |
| unsigned int | getSpeedometerMin () |
| void | setSpeedometerMin (unsigned int val) |
| unsigned int | getSpeedometerMax () |
| void | setSpeedometerMax (unsigned int val) |
| float | getWillTerrainFactor () |
| void | setWillTerrainFactor (float val) |
| float | getIntelligenceTerrainFactor () |
| void | setIntelligenceTerrainFactor (float val) |
| float | getAgilityTerrainFactor () |
| void | setAgilityTerrainFactor (float val) |
| float | getStrengthTerrainFactor () |
| void | setStrengthTerrainFactor (float val) |
| int | getMoraleBaseChance () |
| void | setMoraleBaseChance (int val) |
| int | getStartingSpeed () |
| void | setStartingSpeed (int val) |
| int | getCheerCostBase () |
| void | setCheerCostBase (int val) |
| float | getFMoraleFactor () |
| void | setFMoraleFactor (float val) |
| float | getFTerrainCostFactor () |
| void | setFTerrainCostFactor (float val) |
| float | getFSpeedBoostFactor () |
| void | setFSpeedBoostFactor (float val) |
| int | getCheerTimerInMS () |
| void | setCheerTimerInMS (int val) |
| int | getSlowTimerInMS () |
| void | setSlowTimerInMS (int val) |
| int | getCobblestoneCost () |
| void | setCobblestoneCost (int val) |
| List< SharedPointer< DerbyTerrainEffect > > * | getTerrainEffects () |
| void | setTerrainEffects (List< SharedPointer< DerbyTerrainEffect > > *val) |
| List< SharedPointer< DerbyEffect > > * | getCheerEffects () |
| void | setCheerEffects (List< SharedPointer< DerbyEffect > > *val) |
| List< SharedPointer< DerbyEffect > > * | getSlowEffects () |
| void | setSlowEffects (List< SharedPointer< DerbyEffect > > *val) |
| Vector< SharedPointer< PetDerbyTrackInfo > > * | getTracks () |
| void | setTracks (Vector< SharedPointer< PetDerbyTrackInfo > > *val) |
Public Member Functions inherited from PropertyClass | |
| virtual char * | getClassName ()=0 |
Gets the class name of the derived class in the format class T[*]. | |
| virtual void * | getPropertyList ()=0 |
Constructs and caches the PropertyList for the derived class, adding all reflected members and member functions. | |
| virtual bool | copy (uint32_t a1)=0 |
| Copies the property class data. | |
| virtual void * | serialize (void *a2, uint32_t a3)=0 |
| Serializes the derived class's PropertyList as XML. | |
| virtual bool | onCreated ()=0 |
| Called when the PropertyClass is created. | |
| template<typename T > | |
| CYRUS T * | as () |
Casts this to a pointer of type T. | |
| virtual void | onPostLoad ()=0 |
Called when the PropertyClass is loaded, i.e., initialize is called and onCreated has finished. | |
| virtual void | onFinalizeLoad ()=0 |
| virtual bool | shouldNotSerialize ()=0 |
| Determines if the PropertyClass should not be serialized. | |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |