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

DisplayProperties Struct Reference

List of all members.

Detailed Description

The properties of the display.

Used to communicate required display properties from the Screens to the Display.

Definition at line 45 of file Display.h.

Public Attributes

Canvas::CoordSystem coordSystem
 The coordinate system.

UInt16 flags
 Display property flags.


Member Data Documentation

Canvas::CoordSystem DisplayProperties::coordSystem
 

The coordinate system.

This coordinate system will be used for all coordinate calculations on all canvases.

Definition at line 51 of file Display.h.

UInt16 DisplayProperties::flags
 

Display property flags.

This is reserved for future use. TODO: Turn this into a bitfield? Gather ideas for flags.

Definition at line 57 of file Display.h.


The documentation for this struct was generated from the following file:
Razor! Engine Developer's Guide. Copyright © by Tilo Christ. All Rights Reserved. Last updated: 31 May 2003