Blaze Brigade
View Namespace Reference

The view in MVC. These classes deal with the view that the user sees in the game. More...

Classes

class  Button
 Buttons for the drop down menu buttons when selecting units More...
 
class  HowToPlay
 How to Play Menu More...
 
class  HowToPlay2
 How to Play Menu 2 is opened with next is clicked on HowToPlay Menu More...
 
class  HowToPlay3
 How to Play Menu 3 is opened with next is clicked on HowToPlay Menu 2 More...
 
class  MainMenu
 The Main Menu class. This window is displayed upon starting game, and can link you to HowToPlay playing the Game. More...
 

Enumerations

enum  ButtonType {
  Attack, AttackConfirm, Move, Items,
  Wait
}
 

Detailed Description

The view in MVC. These classes deal with the view that the user sees in the game.

Enumeration Type Documentation

§ ButtonType

enum View.ButtonType
strong

Enumerated list for the possible button types