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

インタフェース sdl4gcj::input::MouseConstants

sdl4gcj::input::MouseConstantsに対する継承グラフ

Inheritance graph
[凡例]

変数

int SDL_BUTTON_LEFT = 1
int SDL_BUTTON_MIDDLE = 2
int SDL_BUTTON_RIGHT = 3
int SDL_BUTTON_WHEELUP = 4
int SDL_BUTTON_WHEELDOWN = 5
int SDL_BUTTON_LMASK = 1 << (SDL_BUTTON_LEFT-1)
int SDL_BUTTON_MMASK = 1 << (SDL_BUTTON_MIDDLE-1)
int SDL_BUTTON_RMASK = 1 << (SDL_BUTTON_RIGHT-1)
int SDL_BUTTON_UPMASK = 1 << (SDL_BUTTON_WHEELUP-1)
int SDL_BUTTON_DOWNMASK = 1 << (SDL_BUTTON_WHEELDOWN-1)

構造体

int sdl4gcj::input::MouseConstants::SDL_BUTTON_DOWNMASK = 1 << (SDL_BUTTON_WHEELDOWN-1)
 

int sdl4gcj::input::MouseConstants::SDL_BUTTON_LEFT = 1
 

int sdl4gcj::input::MouseConstants::SDL_BUTTON_LMASK = 1 << (SDL_BUTTON_LEFT-1)
 

int sdl4gcj::input::MouseConstants::SDL_BUTTON_MIDDLE = 2
 

int sdl4gcj::input::MouseConstants::SDL_BUTTON_MMASK = 1 << (SDL_BUTTON_MIDDLE-1)
 

int sdl4gcj::input::MouseConstants::SDL_BUTTON_RIGHT = 3
 

int sdl4gcj::input::MouseConstants::SDL_BUTTON_RMASK = 1 << (SDL_BUTTON_RIGHT-1)
 

int sdl4gcj::input::MouseConstants::SDL_BUTTON_UPMASK = 1 << (SDL_BUTTON_WHEELUP-1)
 

int sdl4gcj::input::MouseConstants::SDL_BUTTON_WHEELDOWN = 5
 

int sdl4gcj::input::MouseConstants::SDL_BUTTON_WHEELUP = 4
 


このインタフェースの説明は次のファイルから生成されました:
sdl4gcjに対してSun Oct 16 15:29:02 2005に生成されました。  doxygen 1.4.3