GG
GG::GUI Member List

This is the complete list of members for GG::GUI, including all inherited members.

accel_begin() const GG::GUI
accel_begin()GG::GUI
accel_end() const GG::GUI
accel_end()GG::GUI
accel_iterator typedefGG::GUI
AcceleratorSignal(Key key, Flags< ModKey > mod_keys=MOD_KEY_NONE) const GG::GUI
AcceleratorSignalType typedefGG::GUI
AcceptedDragDropWnd(const Wnd *wnd) const GG::GUI
AppHeight() const =0GG::GUIpure virtual
AppName() const GG::GUI
AppWidth() const =0GG::GUIpure virtual
ButtonDownRepeatDelay() const GG::GUI
ButtonDownRepeatInterval() const GG::GUI
CancelDragDrop()GG::GUI
const_accel_iterator typedefGG::GUI
CreateModalEventPump(bool &done)GG::GUIvirtual
DeltaT() const GG::GUI
DoubleClickInterval() const GG::GUI
DragDropWnd(const Wnd *wnd) const GG::GUI
EnableFPS(bool b=true)GG::GUI
EnableMouseButtonDownRepeat(unsigned int delay, unsigned int interval)GG::GUI
Enter2DMode()=0GG::GUIpure virtual
EventPumpBase classGG::GUIfriend
EventType enum nameGG::GUI
Exit(int code)=0GG::GUIpure virtual
Exit2DMode()=0GG::GUIpure virtual
FindWords(const std::string &str) const GG::GUIvirtual
FocusWnd() const GG::GUI
FPS() const GG::GUI
FPSEnabled() const GG::GUI
FPSString() const GG::GUI
FreeFont(const std::string &font_filename, unsigned int pts)GG::GUI
FreeTexture(const std::string &name)GG::GUI
GetCursor() const GG::GUI
GetFont(const std::string &font_filename, unsigned int pts)GG::GUI
GetFont(const std::string &font_filename, unsigned int pts, const std::vector< unsigned char > &file_contents)GG::GUI
GetFont(const std::string &font_filename, unsigned int pts, CharSetIter first, CharSetIter last)GG::GUI
GetFont(const std::string &font_filename, unsigned int pts, const std::vector< unsigned char > &file_contents, CharSetIter first, CharSetIter last)GG::GUI
GetFont(const boost::shared_ptr< Font > &font, unsigned int pts)GG::GUI
GetGUI()GG::GUIstatic
GetStyleFactory() const GG::GUI
GetTexture(const std::string &name, bool mipmap=false)GG::GUI
GetWindowUnder(const Pt &pt) const GG::GUI
GG_ABSTRACT_EXCEPTION(Exception)GG::GUI
GG_CONCRETE_EXCEPTION(BadFunctionPointer, GG::GUI, Exception)GG::GUI
GUI(const std::string &app_name)GG::GUIprotected
HandleGGEvent(EventType event, Key key, boost::uint32_t key_code_point, Flags< ModKey > mod_keys, const Pt &pos, const Pt &rel)GG::GUI
HandleSystemEvents()=0GG::GUIpure virtual
IDLE enum valueGG::GUI
KeyMap() const GG::GUI
KEYPRESS enum valueGG::GUI
KEYRELEASE enum valueGG::GUI
LPRESS enum valueGG::GUI
LRELEASE enum valueGG::GUI
MaxFPS() const GG::GUI
MinDragDistance() const GG::GUI
MinDragTime() const GG::GUI
ModKeys() const GG::GUI
MouseButtonDown(unsigned int bn) const GG::GUI
MouseLRSwapped() const GG::GUI
MOUSEMOVE enum valueGG::GUI
MouseMovement() const GG::GUI
MousePosition() const GG::GUI
MOUSEWHEEL enum valueGG::GUI
MoveDown(Wnd *wnd)GG::GUI
MoveUp(Wnd *wnd)GG::GUI
MPRESS enum valueGG::GUI
MRELEASE enum valueGG::GUI
operator()()GG::GUI
ProcessBrowseInfo()GG::GUIprotected
Register(Wnd *wnd)GG::GUI
RegisterDragDropWnd(Wnd *wnd, const Pt &offset, Wnd *originating_wnd)GG::GUI
RegisterModal(Wnd *wnd)GG::GUI
RegisterTimer(Timer &timer)GG::GUI
Remove(Wnd *wnd)GG::GUI
RemoveAccelerator(Key key, Flags< ModKey > mod_keys=MOD_KEY_NONE)GG::GUI
RemoveAccelerator(accel_iterator it)GG::GUI
RemoveTimer(Timer &timer)GG::GUI
Render()GG::GUIprotectedvirtual
RenderBegin()=0GG::GUIprotectedpure virtual
RenderCursor() const GG::GUI
RenderCursor(bool render)GG::GUI
RenderEnd()=0GG::GUIprotectedpure virtual
RenderingDragDropWnds() const GG::GUI
RenderWindow(Wnd *wnd)GG::GUIstatic
RPRESS enum valueGG::GUI
RRELEASE enum valueGG::GUI
Run()=0GG::GUIprotectedpure virtual
SaveWndAsPNG(const Wnd *wnd, const std::string &filename) const GG::GUI
SetAccelerator(Key key, Flags< ModKey > mod_keys=MOD_KEY_NONE)GG::GUI
SetCursor(const boost::shared_ptr< Cursor > &cursor)GG::GUI
SetDeltaT(unsigned int delta_t)GG::GUIprotected
SetDoubleClickInterval(unsigned int interval)GG::GUI
SetFocusWnd(Wnd *wnd)GG::GUI
SetFPS(double FPS)GG::GUIprotected
SetKeyMap(const std::map< Key, Key > &key_map)GG::GUI
SetMaxFPS(double max)GG::GUI
SetMinDragDistance(unsigned int distance)GG::GUI
SetMinDragTime(unsigned int time)GG::GUI
SetMouseLRSwapped(bool swapped=true)GG::GUI
SetStyleFactory(const boost::shared_ptr< StyleFactory > &factory)GG::GUI
StoreTexture(Texture *texture, const std::string &texture_name)GG::GUI
StoreTexture(const boost::shared_ptr< Texture > &texture, const std::string &texture_name)GG::GUI
Ticks() const =0GG::GUIpure virtual
Wait(unsigned int ms)GG::GUIvirtual
WndDying(Wnd *wnd)GG::GUI
~GUI()GG::GUIvirtual