AIFighter Properties

Fight Game AI Demo

AIFighter Properties

The AIFighter type exposes the following members.

Properties
  Name Description
Public property Attack
Gets or sets the attack.
(Inherited from Fighter.)
Public property Blocking
Gets or sets a value indicating whether this Fighter is blocking.
(Inherited from Fighter.)
Public property Crouching
Gets or sets a value indicating whether this Fighter is crouching.
(Inherited from Fighter.)
Public property Health
Gets or sets the health of the fighter.
(Inherited from Fighter.)
Public property Number
Gets or sets the number of the fighter.
(Inherited from Fighter.)
Public property Tree
Gets or sets the tree.
Public property Type
Gets or sets the type of the fighter.
(Inherited from Fighter.)
Top
See Also