StageSpec Struct Reference
#include <Stage.h>
# Classes | |
| struct | Actors |
| Actors. More... | |
| struct | Assets |
| Assets. More... | |
| struct | Level |
| General stage's attributes. More... | |
| struct | Physics |
| Physics. More... | |
| struct | Rendering |
| Rendering. More... | |
| struct | SoundConfig |
| Sound config. More... | |
| struct | Streaming |
| Streaming. More... | |
| struct | Timer |
| Timer config. More... | |
# Public Attributes | |
| AllocatorPointer | allocator |
| struct StageSpec::Timer | timer |
| struct StageSpec::SoundConfig | sound |
| struct StageSpec::Level | level |
| struct StageSpec::Streaming | streaming |
| struct StageSpec::Rendering | rendering |
| struct StageSpec::Physics | physics |
| struct StageSpec::Assets | assets |
| struct StageSpec::Actors | actors |
| PostProcessingEffect * | postProcessingEffects |
| Post processing effects. | |
# Detailed Description
# Member Data Documentation
# actors
| struct StageSpec::Actors StageSpec::actors |
# allocator
| AllocatorPointer StageSpec::allocator |
# assets
| struct StageSpec::Assets StageSpec::assets |
# level
| struct StageSpec::Level StageSpec::level |
# physics
| struct StageSpec::Physics StageSpec::physics |
# postProcessingEffects
| PostProcessingEffect* StageSpec::postProcessingEffects |
# rendering
| struct StageSpec::Rendering StageSpec::rendering |
# sound
| struct StageSpec::SoundConfig StageSpec::sound |
# streaming
| struct StageSpec::Streaming StageSpec::streaming |
# timer
| struct StageSpec::Timer StageSpec::timer |
The documentation for this struct was generated from the following file:
- VUEngine-Core/source/Entity/Container/Stage/Stage.h