Blaze-Brigade
Classes | Enumerations
View Namespace Reference

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

Classes

class  Animation
 Static class containing all animation methods More...
 
class  Button
 Buttons for the drop down menu buttons when selecting units More...
 
class  Camera
 Camera class for making the scrollable camera More...
 
class  DrawClass
 Draw Class containing all the different draw methods 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 HowToPlay2 Menu More...
 
class  MainMenu
 The Main Menu class. This window is displayed upon starting game, and can link you to HowToPlay playing the Game. More...
 
class  Sounds
 Sound class containing methods to play all different sounds to be used in the game More...
 

Enumerations

enum  ButtonType {
  Attack, AttackConfirm, Move, Items,
  Wait, Inventory1, Inventory2, Inventory3,
  Inventory4
}
 

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