In file src/beos/BeInternals.h:

class HBeWindow: public HWindow


Inheritance:


Public Methods

[more] HBeWindow()
[more]virtual ~HBeWindow()
[more]virtual const char* GetKeyboardDescription()
[more]virtual bool IsPressed(H_KEY k)
[more]virtual HJoystick* GetJoystick()
[more]virtual void MakeCurrent()
[more]virtual void SwapBuffers()
[more]virtual void SetAttrib(int width, int height, bool fullscreen)
[more]void CreateWindow(HglApplication *app)

Private Fields

[more]QuitWindow* win


Inherited from HWindow:

Public Fields

oint m_width
oint m_height
obool m_fullscreen


Documentation

o HBeWindow()

ovirtual ~HBeWindow()

ovirtual const char* GetKeyboardDescription()

ovirtual bool IsPressed(H_KEY k)

ovirtual HJoystick* GetJoystick()

ovirtual void MakeCurrent()

ovirtual void SwapBuffers()

ovirtual void SetAttrib(int width, int height, bool fullscreen)

ovoid CreateWindow(HglApplication *app)

oQuitWindow* win


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.