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).
Uses
- Classes
- Generics.Collections
- CastleVectors
- CastleTransform
- CastleTimeUtils
- CastleClassUtils
- CastleSectors
- CastleSoundEngine
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.16.0-snapshot.