Archon::Display::WindowX11 Struct Reference

Inheritance diagram for Archon::Display::WindowX11:

Inheritance graph
[legend]
Collaboration diagram for Archon::Display::WindowX11:

Collaboration graph
[legend]
List of all members.

Public Types

typedef bitset< 256 > KeyStates

Public Member Functions

 WindowX11 (::Window win, int width, int height, Ref< VisualX11 > visual)
 ~WindowX11 ()
Ref< VisualgetVisual ()
void setTitle (string title)
void move (int left, int top)
void resize (int width, int height)
int getWidth ()
int getHeight ()
void swapBuffers ()
void processEvents (EventHandler *)
void processKeyEvent (EventHandler *, XKeyEvent *event, bool press)

Public Attributes

::Window win
int width
int height
Ref< VisualX11visual
KeyStates keyStates

Detailed Description

Definition at line 69 of file implementation.C.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 30 22:56:51 2006 for Archon by  doxygen 1.4.4