C# Class AIShot, gateway3dwest

Inheritance: RAINAction
Mostra file Open project: stlgamedev/gateway3dwest

Public Properties

Property Type Description
enemyGun Firing,

Public Methods

Method Description
Execute ( RAIN ai ) : ActionResult,
Start ( RAIN ai ) : void
Stop ( RAIN ai ) : void

Method Details

Execute() public method

public Execute ( RAIN ai ) : ActionResult,
ai RAIN
return ActionResult,

Start() public method

public Start ( RAIN ai ) : void
ai RAIN
return void

Stop() public method

public Stop ( RAIN ai ) : void
ai RAIN
return void

Property Details

enemyGun public_oe property

public Firing, enemyGun
return Firing,