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

#include <halo.h>

Inheritance diagram for Halo:
Collaboration diagram for Halo:

Public Member Functions

 Halo ()
 
 Halo (float radius, int color, float brightness)
 
Halopoint (float x, float y)
 
void Radius (float value)
 

Protected Attributes

float radius
 
float brightness
 

Static Protected Attributes

static const int RADIUS = 64
 

Constructor & Destructor Documentation

◆ Halo() [1/2]

Halo::Halo ( )
Here is the caller graph for this function:

◆ Halo() [2/2]

Halo::Halo ( float radius,
int color,
float brightness )
Here is the call graph for this function:

Member Function Documentation

◆ point()

Halo * Halo::point ( float x,
float y )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ Radius()

void Halo::Radius ( float value)
Here is the caller graph for this function:

Member Data Documentation

◆ brightness

float Halo::brightness
protected

◆ RADIUS

const int Halo::RADIUS = 64
staticprotected

◆ radius

float Halo::radius
protected

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