Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

32 linhas
2.2 KiB

  1. x -> needed
  2. o -> optional
  3. ____________________________________________________________________
  4. WorldPersistence_________________________________________________ \
  5. Planet________________________________________________________ \ \
  6. Asteroid___________________________________________________ \ \ \
  7. MeetingPoint____________________________________________ \ \ \ \
  8. Obstacle_____________________________________________ \ \ \ \ \
  9. Shape_____________________________________________ \ \ \ \ \ \
  10. FleetOrbiting__________________________________ \ \ \ \ \ \ \
  11. FleetMoving_________________________________ \ \ \ \ \ \ \ \
  12. Fleet____________________________________ \ \ \ \ \ \ \ \ \
  13. ShipOrbiting__________________________ \ \ \ \ \ \ \ \ \ \
  14. ShipMoving_________________________ \ \ \ \ \ \ \ \ \ \ \
  15. Ship____________________________ \ \ \ \ \ \ \ \ \ \ \ \
  16. FleetOwned___________________ \ \ \ \ \ \ \ \ \ \ \ \ \
  17. Position__________________ \ \ \ \ \ \ \ \ \ \ \ \ \ \
  18. PlayerOwned____________ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
  19. Player______________ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
  20. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
  21. +--------------------+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
  22. | Game Objects | | | | | | | | | | | | | | | | |
  23. +--------------------+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
  24. | Player | x | | | | | | | | | | | | | | | x |
  25. | Ship | | x | x | x | x | o | o | | | | | | | | | x |
  26. | Fleet | | x | | | | | | x | o | o | | | | | | x |
  27. | Asteroid | | o | x | | | | | | | | x | x | x | x | | x |
  28. | Planet | | o | x | | | | | | | | x | x | x | | x | x |
  29. | MeetingPoint | | | x | | | | | | | | | | x | | | x |
  30. +--------------------+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+