Classes | |
class | DART_Actors::_3DAudioActor |
Actor that represents spatialized sounds in the application.Standard Actor methods are available such as start, stop, pause, unpause as well as 3D positioning. More... | |
class | DART_Actors::AudioActor |
Actor that represents omnidirectional sounds in the application. More... | |
class | DART_Actors::ObjectActor |
Actor that encapsulated 3D models in the application. More... | |
class | DART_Actors::ParticleActor |
Actor that encapsulated particle systems in the application. More... | |
class | DART_Actors::SketchActor |
Actor that provides a 3D polygon texture mapped with images the developer defines used most often for storyboards and animatics. More... | |
class | DART_Actors::TextActor |
Actor that creates a 2D text overlay that is dynamically generated. More... | |
class | DART_Actors::VideoActor |
Actor that provides a 3D polygon texture mapped with video. More... |