Unit CastleBehaviors

Functions and Procedures
Types
Constants
Variables

Description

Standard behaviors (TCastleBehavior descendants). These express simple mechanics, like playing sound (TCastleSoundSource), billboard (TCastleBillboard), sticking to the surface (TCastleStickToSurface).

Source: src/transform/castlebehaviors.pas (line 20).

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TCastlePlayingSoundSource Controls a sound playback initiated by TCastleSoundSource.Play.
Class TCastleSoundSource Behavior to play spatial sounds, that automatically follow the parent TCastleTransform transformation.
Class TCastleBillboard Behavior to make parent TCastleTransform a billboard, that always rotates to face the current camera.
Class TCastleStickToSurface Behavior to make parent TCastleTransform stick to a surface of another TCastleTransform Target.

Generated by PasDoc 0.17.0.snapshot.