AddChild(Window *window) | Window | |
Bounds() | Window | [inline] |
CanFocus() | Window | [inline, virtual] |
CaptureMouse(Rect rect) | Window | |
Contains(Point point) | Window | [inline, virtual] |
ConvertFromScreen(Point point) | Window | [inline] |
ConvertToScreen(Point point) | Window | [inline] |
Draw(Rect rect) | Image | [virtual] |
DrawSurface(Surface *surface, Rect rect) | Window | |
DrawSurface(Surface *surface, Rect src, int x, int y) | Window | |
FillRect(const Rect &rRect, const Color &rColor) | Window | |
FindWindow(Point point) | Window | [virtual] |
Frame() | Window | [inline] |
FrameMoved(Point point) | Window | [virtual] |
FrameResized(int w, int h) | Window | [virtual] |
GetCaptureRect() | Window | |
GetCaptureView() | Window | |
GetMouseOverride() | Window | |
GetMousePosition() | Window | |
GetNextWindow() | Window | [inline] |
GetParent() | Window | [inline] |
Height() | Window | [inline] |
Image() | Image | |
Invalidate(Rect rect) | Window | [virtual] |
Invalidate() | Window | [virtual] |
Load(const std::string &rName) | Image | |
m_Image | Image | [private] |
OffsetBy(int x, int y) | Window | |
OffsetTo(int x, int y) | Window | |
OnFocus(bool hasFocus) | Window | [inline, virtual] |
OnKeyDown(SDL_KeyboardEvent sdlEvent) | Window | [inline, virtual] |
OnKeyUp(SDL_KeyboardEvent sdlEvent) | Window | [inline, virtual] |
OnMouseButtonDown(SDL_MouseButtonEvent sdlEvent) | Window | [inline, virtual] |
OnMouseButtonUp(SDL_MouseButtonEvent sdlEvent) | Window | [inline, virtual] |
OnMouseDown(int n, Point point) | Window | [virtual] |
OnMouseMove(Point point) | Window | [virtual] |
OnMouseUp(int n, Point point) | Window | [virtual] |
OnTimer(float deltaTime) | Window | [virtual] |
ReleaseMouse() | Window | |
ResizeBy(int w, int h) | Window | |
ResizeTo(int w, int h) | Window | |
SetMouseOverride(bool override) | Window | |
SetMousePosition(Point position) | Window | |
SetParent(Window *window) | Window | [inline] |
Update(Rect rect) | Window | [virtual] |
UpdateChild(Window *child, Rect rect) | Window | [virtual] |
Width() | Window | [inline] |
Window() | Window | |
~Image() | Image | [virtual] |
~Window() | Window | [virtual] |
Navigation
Home Page
Screen Shots
Developers
Documentation
Doxygen
Namespace List
Class List
Class Hierarchy
File List
Todo List
Links
SDL Library
License
SourceForge Project
Forums
Download
Regimental Command
Copyright © 2008
Randi J. Relander