Unit CastleThirdPersonNavigation

Description

Third-person navigation (TCastleThirdPersonNavigation).

Source: scene/castlethirdpersonnavigation.pas (line 17).

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TCastleThirdPersonNavigation 3rd-person (with visible avatar) navigation.

Types

TAimAvatar = (...);
TChangeTransformation = (...);
TCastleThirdPersonNavigationAnimationEvent = procedure ( const Sender: TCastleThirdPersonNavigation; const AnimationNames: array of String) of object;

Description

Types

TAimAvatar = (...);

Used by TCastleThirdPersonNavigation.AimAvatar.

Values
  • aaNone
  • aaHorizontal
  • aaFlying

Source: scene/castlethirdpersonnavigation.pas (line 31).

TChangeTransformation = (...);

How does the avatar change transformation (for movement and rotations).

Values

Source: scene/castlethirdpersonnavigation.pas (line 34).

TCastleThirdPersonNavigationAnimationEvent = procedure ( const Sender: TCastleThirdPersonNavigation; const AnimationNames: array of String) of object;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.