Final-Bomber  0.1
Bomberman/Dynablaster remake in C# using XNA.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
FBServer.Host.HostGame Class Reference
Collaboration diagram for FBServer.Host.HostGame:
[legend]

Public Member Functions

void Initialize ()
 
void Update ()
 
void Dispose ()
 

Public Attributes

bool StartedMatch = false
 

Static Public Attributes

static GameManager GameManager
 

Properties

bool HasStarted [get]
 

Detailed Description

Definition at line 9 of file GameStepProcessing.cs.

Member Function Documentation

void FBServer.Host.HostGame.Dispose ( )

Definition at line 83 of file HostGame.cs.

void FBServer.Host.HostGame.Initialize ( )

Definition at line 41 of file HostGame.cs.

void FBServer.Host.HostGame.Update ( )

Definition at line 62 of file HostGame.cs.

Member Data Documentation

GameManager FBServer.Host.HostGame.GameManager
static

Definition at line 32 of file HostGame.cs.

bool FBServer.Host.HostGame.StartedMatch = false

Definition at line 39 of file HostGame.cs.

Property Documentation

bool FBServer.Host.HostGame.HasStarted
get

Definition at line 35 of file HostGame.cs.


The documentation for this class was generated from the following files: