Uses of Class
break_out.model.Level
-
Packages that use Level Package Description break_out.model -
-
Uses of Level in break_out.model
Fields in break_out.model declared as Level Modifier and Type Field Description private Level
Game. level
The current levelMethods in break_out.model that return Level Modifier and Type Method Description Level
Game. getLevel()
Getter for the current Level
-