|
Pol
Rev 533
|
Collaboration diagram for UBoat::BoatContext:Private Member Functions | |
| BoatContext (const UBoat &ub) | |
| BoatContext & | operator= (const BoatContext &) |
Private Attributes | |
| const MultiDef & | mdef |
| unsigned short | x |
| unsigned short | y |
Friends | |
| class | UBoat |
| UBoat::BoatContext::BoatContext | ( | const UBoat & | ub | ) | [inline, explicit, private] |
| BoatContext& UBoat::BoatContext::operator= | ( | const BoatContext & | ) | [inline, private] |
const MultiDef& UBoat::BoatContext::mdef [private] |
Definition at line 33 of file boat.h.
Referenced by UBoat::on_ship().
unsigned short UBoat::BoatContext::x [private] |
Definition at line 34 of file boat.h.
Referenced by UBoat::move_travellers(), and UBoat::on_ship().
unsigned short UBoat::BoatContext::y [private] |
Definition at line 35 of file boat.h.
Referenced by UBoat::move_travellers(), and UBoat::on_ship().