My Project
 
Loading...
Searching...
No Matches
Flare Class Reference

#include <flare.h>

Inheritance diagram for Flare:
Collaboration diagram for Flare:

Public Member Functions

 Flare (int nRays, float radius)
 
Flarecolor (int color, bool lightMode)
 
Flareshow (Visual *visual, float duration)
 
Flareshow (Group *parent, PointF pos, float duration)
 
virtual void update ()
 
virtual void draw ()
 

Constructor & Destructor Documentation

◆ Flare()

Flare::Flare ( int nRays,
float radius )
Here is the caller graph for this function:

Member Function Documentation

◆ color()

Flare * Flare::color ( int color,
bool lightMode )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ draw()

void Flare::draw ( )
virtual

◆ show() [1/2]

Flare * Flare::show ( Group * parent,
PointF pos,
float duration )
Here is the call graph for this function:

◆ show() [2/2]

Flare * Flare::show ( Visual * visual,
float duration )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ update()

void Flare::update ( )
virtual

The documentation for this class was generated from the following files: