You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- ___________________________________________________________
- WorldPersistence________________________________________ \
- Planet_______________________________________________ \ \
- Asteroid__________________________________________ \ \ \
- MeetingPoint___________________________________ \ \ \ \
- Obstacle____________________________________ \ \ \ \ \
- Shape____________________________________ \ \ \ \ \ \
- MeetingPointOwned_____________________ \ \ \ \ \ \ \
- Fleet______________________________ \ \ \ \ \ \ \ \
- Ship____________________________ \ \ \ \ \ \ \ \ \
- FleetOwned___________________ \ \ \ \ \ \ \ \ \ \
- Position__________________ \ \ \ \ \ \ \ \ \ \ \
- PlayerOwned____________ \ \ \ \ \ \ \ \ \ \ \ \
- Player______________ \ \ \ \ \ \ \ \ \ \ \ \ \
- \ \ \ \ \ \ \ \ \ \ \ \ \ \
- +--------------------+---+---+---+---+---+---+---+---+---+---+---+---+---+
- | Game Objects | | | | | | | | | | | | | |
- +--------------------+---+---+---+---+---+---+---+---+---+---+---+---+---+
- | Player | x | | | | | | | | | | | | x |
- | Ship | | x | x | x | x | | | | | | | | x |
- | Fleet | | | | | | x | x | | | | | | x |
- | Asteroid | | x | x | | | | | x | x | x | x | | x |
- | Planet | | x | x | | | | | x | x | x | | x | x |
- | MeetingPoint | | | x | | | | | | | x | | | x |
- +--------------------+---+---+---+---+---+---+---+---+---+---+---+---+---+
|