CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

iAwsCanvas Struct Reference
[AWS]

Provider for AWS 2D / 3D Driver. More...

#include <awscnvs.h>

Inheritance diagram for iAwsCanvas:

iBase List of all members.

Public Methods

virtual void Animate (csTicks current_time)=0
 This is actually not used ever. The window manager doesn't "animate", and only refreshes the canvas when needed. More...

virtual iGraphics2DG2D ()=0
 Get the iGraphics2D interface so that components can use it. More...

virtual iGraphics3DG3D ()=0
 Get the iGraphics3D interface so that components can use it. More...


Detailed Description

Provider for AWS 2D / 3D Driver.

Definition at line 33 of file awscnvs.h.


Member Function Documentation

virtual void iAwsCanvas::Animate csTicks    current_time [pure virtual]
 

This is actually not used ever. The window manager doesn't "animate", and only refreshes the canvas when needed.

virtual iGraphics2D* iAwsCanvas::G2D   [pure virtual]
 

Get the iGraphics2D interface so that components can use it.

virtual iGraphics3D* iAwsCanvas::G3D   [pure virtual]
 

Get the iGraphics3D interface so that components can use it.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14