OE/Graphics/2D/ParticleModules.hpp file

Contents

Namespaces

namespace OrbitEngine
namespace OrbitEngine::Graphics

Classes

class OrbitEngine::Graphics::ParticleModule
Base particle module.
class OrbitEngine::Graphics::EmissionModule
Affects the rate of particle creation.
class OrbitEngine::Graphics::ShapeModule
Defines the shape from which the particles can be emitted, and their initial direction and speed.
class OrbitEngine::Graphics::SizeModule
class OrbitEngine::Graphics::ColorModule
class OrbitEngine::Graphics::TextureModule