Public Attributes | |
| Player * | player |
| Object * | obj |
| SpecialPowerType | spType |
| const ThingTemplate * | thing |
| UnsignedInt | lowestReadyFrame |
| UnsignedInt | highestPercentage |
| UnsignedInt | numReady |
Definition at line 1227 of file Player.cpp.
| UnsignedInt PlayerObjectFindInfo::highestPercentage |
Definition at line 1234 of file Player.cpp.
| UnsignedInt PlayerObjectFindInfo::lowestReadyFrame |
Definition at line 1233 of file Player.cpp.
| UnsignedInt PlayerObjectFindInfo::numReady |
Definition at line 1235 of file Player.cpp.
| Object* PlayerObjectFindInfo::obj |
Definition at line 1230 of file Player.cpp.
| Player* PlayerObjectFindInfo::player |
Definition at line 1229 of file Player.cpp.
| SpecialPowerType PlayerObjectFindInfo::spType |
Definition at line 1231 of file Player.cpp.
| const ThingTemplate* PlayerObjectFindInfo::thing |
Definition at line 1232 of file Player.cpp.