#include <riven_graphics.h>
Public Member Functions | |
FliesEffect (MohawkEngine_Riven *vm, uint16 count, bool fireflies) | |
void | update () |
The flies effect draws flies in the scene
It can draw either regular flies or fireflies. The flies' movement is simulated in 3 dimensions.
void Mohawk::FliesEffect::update | ( | ) |
Simulate the flies' movement and draw them to the screen