Fighter Properties

Fight Game AI Demo

Fighter Properties

The Fighter type exposes the following members.

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