|
World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
Классы | |
| struct | Particle_sw |
| struct | Particle |
| struct | stru2_LineList |
| class | ParticleEngine |
| struct | TrailParticle |
| struct | TrailParticleGenerator |
Перечисления | |
| enum | ParticleType : uint32_t { ParticleType_Invalid = 0, ParticleType_1 = 0x0001, ParticleType_Rotating = 0x0004, ParticleType_8 = 0x0008, ParticleType_Diffuse = 0x0100, ParticleType_Line = 0x0200, ParticleType_Bitmap = 0x0400, ParticleType_Sprite = 0x0800 } |
Переменные | |
| TrailParticleGenerator | trail_particle_generator |
| enum ParticleType : uint32_t |
| Элементы перечислений | |
|---|---|
| ParticleType_Invalid | |
| ParticleType_1 | |
| ParticleType_Rotating | |
| ParticleType_8 | |
| ParticleType_Diffuse | |
| ParticleType_Line | |
| ParticleType_Bitmap | |
| ParticleType_Sprite | |
См. определение в файле ParticleEngine.h строка 5
| TrailParticleGenerator trail_particle_generator |
См. определение в файле ParticleEngine.cpp строка 13
Используется в _46BFFA_update_spell_fx(), OutdoorLocation::Draw() и IndoorLocation::Draw().