C# Class LurePlacer

Inheritance: ObjectPlacer
Mostra file Open project: mezosaurus/eae-project

Public Properties

Property Type Description
luresAllowed int

Protected Methods

Method Description
Exit ( ) : void
HandleInput ( ) : void
Start ( ) : void

Method Details

Exit() protected method

protected Exit ( ) : void
return void

HandleInput() protected method

protected HandleInput ( ) : void
return void

Start() protected method

protected Start ( ) : void
return void

Property Details

luresAllowed public_oe property

public int luresAllowed
return int