C# Class WebGame.UpdateToClient

Afficher le fichier Open project: AdmiralPotato/ggj2013 Class Usage Examples

Méthodes publiques

Свойство Type Description
Alert bool
Energy int
Entities List
FrontShield int
GameId int
LeftShield int
RearShield int
RightShield int
ShieldsEngaged bool
ShipId int
Sounds List
View MainView
missionUpdate String

Property Details

Alert public_oe property

public bool Alert
Résultat bool

Energy public_oe property

public int Energy
Résultat int

Entities public_oe property

public List Entities
Résultat List

FrontShield public_oe property

public int FrontShield
Résultat int

GameId public_oe property

public int GameId
Résultat int

LeftShield public_oe property

public int LeftShield
Résultat int

RearShield public_oe property

public int RearShield
Résultat int

RightShield public_oe property

public int RightShield
Résultat int

ShieldsEngaged public_oe property

public bool ShieldsEngaged
Résultat bool

ShipId public_oe property

public int ShipId
Résultat int

Sounds public_oe property

public List Sounds
Résultat List

View public_oe property

public MainView View
Résultat MainView

missionUpdate public_oe property

public String missionUpdate
Résultat String