Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

iAwsCanvas Struct Reference

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.

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

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

virtual void Show (csRect *area=NULL, iGraphics3D *g3d=NULL, uint8 Alpha=0)=0

Detailed Description

Provider for AWS 2D / 3D Driver.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000