In file uta/programmer.doc:

namespace uta class Pointer


Public Fields

Surface* surface
Rect screenArea

Public Methods

Pointer(const Surface* bm, const Rect &rect = Rect(0, 0, 0, 0))
Pointer(std::vector<const Surface*>& bmlist, const Rect &rect = Rect(0, 0, 0, 0))
~Pointer()
void tick()

Protected Fields

std::vector <Surface*> bmList_
std::vector <Surface*> ::iterator bmItr_

Documentation

Pointer(const Surface* bm, const Rect &rect = Rect(0, 0, 0, 0))

Pointer(std::vector<const Surface*>& bmlist, const Rect &rect = Rect(0, 0, 0, 0))

~Pointer()

Surface* surface

Rect screenArea

void tick()

std::vector <Surface*> bmList_

std::vector <Surface*> ::iterator bmItr_


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de