FightGameAIMain.gw Field

Fight Game AI Demo

FightGameAIMaingw Field
interface connecting the game world to the fight game screen

Namespace: FightGameAIDemo.UserInterfaces
Assembly: FightGameAIDemo (in FightGameAIDemo.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
private IGameWorld gw

Field Value

Type: IGameWorld
See Also