record TInitialArenaObjectProperty

DescriptionHierarchyFieldsMethodsProperties

Unit

Arena

Declaration

type TInitialArenaObjectProperty = record

Description

Record variable containing the initial values of a TArenaObject. This record is used internally for bringing the arena back to its initial state (as defined in the arena definition file). See TArena.ResetState.

Fields

 NameDescription
Public Angle

Initial rotation angle (around Z axis) of a TArenaObject object.

Public VelocityX

Initial velocity in the X-direction of a TArenaObject object.

Public VelocityY

Initial velocity in the Y-direction of a TArenaObject object.

Public VelocityZ

Initial velocity in the Z-direction of a TArenaObject object.

Public X

Initial X-position of a TArenaObject object.

Public Y

Initial Y-position of a TArenaObject object.

Public Z

Initial Z-position of a TArenaObject object.


Generated by PasDoc 0.8.8.3 on 2005-05-28 08:13:49