メインページ | ネームスペース一覧 | クラス階層 | データ構造 | ファイル一覧 | データフィールド

クラス sdl4gcj::video::Screen

sdl4gcj::video::Screenに対する継承グラフ

Inheritance graph
[凡例]
sdl4gcj::video::Screenのコラボレーション図

Collaboration graph
[凡例]

Public メソッド

native void updateRect (int x, int y, int w, int h)
 Make sure the given area is updated.

void updateRect (Rect rect)
 Make sure the given area is updated.

void updateRect ()
 Make sure the whole of screen is updated.

native void updateRects (Rect[] rects)
 Make sure the given areas are updated.

native void flip ()
void freeSurface ()

Static Public メソッド

native Screen setVideoMode (int width, int height, int bpp, int flags)
 SDL_SetVideoMode().

native Screen getVideoSurface ()
 SDL_GetVideoSurface().

native VideoInfo getVideoInfo ()
 SDL_GetVideoInfo().


Private メソッド

 Screen ()

Static Private 変数

Screen singleton = null

コンストラクタとデストラクタ

sdl4gcj::video::Screen::Screen  )  [inline, private]
 


関数

native void sdl4gcj::video::Screen::flip  ) 
 

void sdl4gcj::video::Screen::freeSurface  )  [inline]
 

sdl4gcj::video::Surfaceを再定義しています。

native VideoInfo sdl4gcj::video::Screen::getVideoInfo  )  [static]
 

SDL_GetVideoInfo().

native Screen sdl4gcj::video::Screen::getVideoSurface  )  [static]
 

SDL_GetVideoSurface().

native Screen sdl4gcj::video::Screen::setVideoMode int  width,
int  height,
int  bpp,
int  flags
[static]
 

SDL_SetVideoMode().

void sdl4gcj::video::Screen::updateRect  )  [inline]
 

Make sure the whole of screen is updated.

void sdl4gcj::video::Screen::updateRect Rect  rect  )  [inline]
 

Make sure the given area is updated.

native void sdl4gcj::video::Screen::updateRect int  x,
int  y,
int  w,
int  h
 

Make sure the given area is updated.

This is equivalent to SDL_UpdateRect() function.

native void sdl4gcj::video::Screen::updateRects Rect[]  rects  ) 
 

Make sure the given areas are updated.

This is equivalent to SDL_UpdateRects() function.


構造体

Screen sdl4gcj::video::Screen::singleton = null [static, private]
 


このクラスの説明は次のファイルから生成されました:
sdl4gcjに対してWed Dec 22 18:13:22 2004に生成されました。 doxygen 1.3.7