SnakeGame  1
Implementing a game of Snake
 All Classes Functions Variables Pages
Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | List of all members
com.gradescope.spampede.TestGame Enum Reference

Public Member Functions

boolean snakeAtStart ()
 
boolean snakeAtStart ()
 

Public Attributes

 G1 =(true)
 
 G2 =(true)
 
 G3 =(true)
 
 G4 =(true)
 
 G5 =(true)
 
 G6 =(true)
 
 G7 =(true)
 
 G8
 
 G9 =(true)
 
 G10 =(true)
 
 G11 =(true)
 
 G12 =(false)
 
 G13 =(false)
 
 G14
 
 G15 =(false)
 

Private Member Functions

 TestGame (boolean snakeAtStartInput)
 
 TestGame (boolean snakeAtStartInput)
 

Private Attributes

boolean snakeAtStart
 

Member Data Documentation

com.gradescope.spampede.TestGame.G14
Initial value:
=(
false)
com.gradescope.spampede.TestGame.G8
Initial value:
=(
true)

The documentation for this enum was generated from the following file: