#include <halo.h>


Public Member Functions | |
| Halo () | |
| Halo (float radius, int color, float brightness) | |
| Halo * | point (float x, float y) |
| void | Radius (float value) |
Protected Attributes | |
| float | radius |
| float | brightness |
Static Protected Attributes | |
| static const int | RADIUS = 64 |
| Halo::Halo | ( | ) |

| Halo::Halo | ( | float | radius, |
| int | color, | ||
| float | brightness ) |

| Halo * Halo::point | ( | float | x, |
| float | y ) |


| void Halo::Radius | ( | float | value | ) |

|
protected |
|
staticprotected |
|
protected |