In file uta/programmer.doc:

class SurfaceResource : public Resource

load surface from file

Inheritance:


Public Methods

SurfaceResource(std::string filename_)
virtual bool loadedProperly() const

Protected Methods

virtual ~SurfaceResource()

Inherited from Resource:

Public Classes

enum type_t

Public Methods

void bind()
void free()
int references()
type_t type() const
const Surface* surface() const
const Font* font() const
const Sample* sample() const
const Music* music() const
const Color& color() const

Protected Classes

union
Surface* surface_
Font* font_
Sample* sample_
Music* music_
Color* color_

Protected Fields

type_t type_
int references_

Documentation

load surface from file
SurfaceResource(std::string filename_)

virtual bool loadedProperly() const

virtual ~SurfaceResource()


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