Tesseract Engine Documentation

Prop Class

Creates a single generic prop object. Props require no additional code, and are loaded using the Prop tag in XML. Simply fill out the required fields and create a Location Map, and voila.

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

System.Object
   GameObject
      Prop

public class Prop : GameObject, IProp

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

Prop Members | DarkWynter.Game.GameObjects Namespace