Structs§
- Coordinate
- Represents a coordinate on the game field
- Direction
Message - Client pressed a direction key, lets server know
- Field
Change Message - A field has just changed the field type
- Player
State Message
Enums§
- Client
Message - Messages coming from the client to the server.
- Color
- RGB color.
- Direction
- Field
- What is in a field?
- Player
State - Server
Message - Messages coming from the server to the client.