zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_BWin.h File Reference
#include "SDL_config.h"
#include "SDL.h"
#include "SDL_syswm.h"
#include "SDL_bframebuffer.h"
#include <stdio.h>
#include <AppKit.h>
#include <InterfaceKit.h>
#include <be/game/DirectWindow.h>
#include "SDL_events.h"
#include "../../main/beos/SDL_BApp.h"

Go to the source code of this file.

Classes

class  SDL_BWin
 

Enumerations

enum  WinCommands {
  BWIN_MOVE_WINDOW, BWIN_RESIZE_WINDOW, BWIN_SHOW_WINDOW, BWIN_HIDE_WINDOW,
  BWIN_MAXIMIZE_WINDOW, BWIN_MINIMIZE_WINDOW, BWIN_RESTORE_WINDOW, BWIN_SET_TITLE,
  BWIN_SET_BORDERED, BWIN_FULLSCREEN
}
 

Enumeration Type Documentation

Enumerator
BWIN_MOVE_WINDOW 
BWIN_RESIZE_WINDOW 
BWIN_SHOW_WINDOW 
BWIN_HIDE_WINDOW 
BWIN_MAXIMIZE_WINDOW 
BWIN_MINIMIZE_WINDOW 
BWIN_RESTORE_WINDOW 
BWIN_SET_TITLE 
BWIN_SET_BORDERED 
BWIN_FULLSCREEN 

Definition at line 49 of file SDL_BWin.h.