zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_BApp Class Reference

#include <SDL_BApp.h>

Inherits BApplication.

Public Member Functions

 SDL_BApp (const char *signature)
 
virtual ~SDL_BApp ()
 
void ClearID (SDL_BWin *bwin)
 
int32 GetID (SDL_Window *win)
 
SDL_WindowGetSDLWindow (int32 winID)
 
virtual void MessageReceived (BMessage *message)
 
void SetCurrentContext (BGLView *newContext)
 

Detailed Description

Definition at line 80 of file SDL_BApp.h.

Constructor & Destructor Documentation

SDL_BApp::SDL_BApp ( const char *  signature)
inline

Definition at line 82 of file SDL_BApp.h.

References NULL.

virtual SDL_BApp::~SDL_BApp ( )
inlinevirtual

Definition at line 88 of file SDL_BApp.h.

Member Function Documentation

void SDL_BApp::ClearID ( SDL_BWin bwin)
int32 SDL_BApp::GetID ( SDL_Window win)
inline

Definition at line 164 of file SDL_BApp.h.

References GetSDLWindow(), i, and NULL.

SDL_Window* SDL_BApp::GetSDLWindow ( int32  winID)
inline

Definition at line 188 of file SDL_BApp.h.

Referenced by GetID().

void SDL_BApp::SetCurrentContext ( BGLView *  newContext)
inline

Definition at line 192 of file SDL_BApp.h.


The documentation for this class was generated from the following file: