My Project
 
Loading...
Searching...
No Matches
fireball.h File Reference
#include "component.h"
#include "define.h"
#include "image.h"
#include "emitter.h"
Include dependency graph for fireball.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EmitterFactory1
 
class  Fireball
 
class  Flame
 

Functions

const RectF Fireball_BLIGHT (0.0f, 0.0f, 0.25f, 1.0f)
 
const RectF Fireball_FLIGHT (0.25f, 0, 0.5f, 1)
 
const RectF Fireball_FLAME1 (0.50f, 0, 0.75f, 1)
 
const RectF Fireball_FLAME2 (0.75f, 0, 1.00f, 1)
 

Function Documentation

◆ Fireball_BLIGHT()

const RectF Fireball_BLIGHT ( 0. 0f,
0. 0f,
0. 25f,
1. 0f )
Here is the caller graph for this function:

◆ Fireball_FLAME1()

const RectF Fireball_FLAME1 ( 0. 50f,
0 ,
0. 75f,
1  )
Here is the caller graph for this function:

◆ Fireball_FLAME2()

const RectF Fireball_FLAME2 ( 0. 75f,
0 ,
1. 00f,
1  )
Here is the caller graph for this function:

◆ Fireball_FLIGHT()

const RectF Fireball_FLIGHT ( 0. 25f,
0 ,
0. 5f,
1  )
Here is the caller graph for this function: