Describes what team-side the player is playing with, i.e. what side of the field the player is starting on.
Member Name | Description |
---|---|
Left | The player starts at the left side of the play field.
Left is implemented as the character l, which means that it can be used with comparisons whith messages from the server. |
Right | The player starts at the right side of the play field.
Right is implemented as the character r, which means that it can be used with comparisons whith messages from the server. |
Namespace: TeamYaffa.CRaPI
Assembly: CRaPI (in CRaPI.dll)