Tesseract Engine Documentation

Human Class

Child class of player which handles human interactions with the game

For a list of all members of this type, see Human Members.

System.Object
   GameObject
      Player
         Human

public class Human : Player, IHuman

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DarkWynter.Game.GameObjects

Assembly: DWGame (in DWGame.dll)

See Also

Human Members | DarkWynter.Game.GameObjects Namespace