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

#include <floatingtext.h>

Inheritance diagram for FloatingText:
Collaboration diagram for FloatingText:

Public Member Functions

 FloatingText ()
 
virtual void update ()
 
virtual void kill ()
 
virtual void destroy ()
 
void reset (float x, float y, const std::string &text, int color)
 

Static Public Member Functions

static void show (float x, float y, const std::string &text, int color)
 
static void show (float x, float y, int key, const std::string &text, int color)
 

Constructor & Destructor Documentation

◆ FloatingText()

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

Member Function Documentation

◆ destroy()

void FloatingText::destroy ( )
virtual
Here is the call graph for this function:

◆ kill()

void FloatingText::kill ( )
virtual
Here is the caller graph for this function:

◆ reset()

void FloatingText::reset ( float x,
float y,
const std::string & text,
int color )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ show() [1/2]

void FloatingText::show ( float x,
float y,
const std::string & text,
int color )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ show() [2/2]

void FloatingText::show ( float x,
float y,
int key,
const std::string & text,
int color )
static
Here is the call graph for this function:

◆ update()

void FloatingText::update ( )
virtual
Here is the call graph for this function:

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