#include <WhirlyBurlyMovementData.h>
◆ getBlueTeamScore()
| unsigned int WhirlyBurlyMovementData::getBlueTeamScore |
( |
| ) |
|
|
inline |
◆ getCardUsed()
| unsigned int WhirlyBurlyMovementData::getCardUsed |
( |
| ) |
|
|
inline |
◆ getMovementTurnTime()
| unsigned char WhirlyBurlyMovementData::getMovementTurnTime |
( |
| ) |
|
|
inline |
◆ getOrangeTeamScore()
| unsigned int WhirlyBurlyMovementData::getOrangeTeamScore |
( |
| ) |
|
|
inline |
◆ getRedTeamScore()
| unsigned int WhirlyBurlyMovementData::getRedTeamScore |
( |
| ) |
|
|
inline |
◆ getUnitMovementList()
| List< unsigned int > WhirlyBurlyMovementData::getUnitMovementList |
( |
| ) |
|
|
inline |
◆ getUnitType()
| unsigned char WhirlyBurlyMovementData::getUnitType |
( |
| ) |
|
|
inline |
◆ setBlueTeamScore()
| void WhirlyBurlyMovementData::setBlueTeamScore |
( |
unsigned int | val | ) |
|
|
inline |
◆ setCardUsed()
| void WhirlyBurlyMovementData::setCardUsed |
( |
unsigned int | val | ) |
|
|
inline |
◆ setMovementTurnTime()
| void WhirlyBurlyMovementData::setMovementTurnTime |
( |
unsigned char | val | ) |
|
|
inline |
◆ setOrangeTeamScore()
| void WhirlyBurlyMovementData::setOrangeTeamScore |
( |
unsigned int | val | ) |
|
|
inline |
◆ setRedTeamScore()
| void WhirlyBurlyMovementData::setRedTeamScore |
( |
unsigned int | val | ) |
|
|
inline |
◆ setUnitMovementList()
| void WhirlyBurlyMovementData::setUnitMovementList |
( |
List< unsigned int > | val | ) |
|
|
inline |
◆ setUnitType()
| void WhirlyBurlyMovementData::setUnitType |
( |
unsigned char | val | ) |
|
|
inline |