This is the complete list of members for Allegro::DisplayPlus, including all inherited members.
| AcknowledgeResize() | Allegro::DisplayPlus | |
| CreateDisplay(const int w, const int h) | Allegro::DisplayPlus | |
| DisplayPlus() | Allegro::DisplayPlus | |
| DisplayPlus(const int w, const int h) | Allegro::DisplayPlus | |
| FlipDisplay() | Allegro::DisplayPlus | static |
| GetBackbuffer() const | Allegro::DisplayPlus | |
| GetEventSource() const | Allegro::DisplayPlus | |
| GetFlags() const | Allegro::DisplayPlus | |
| GetFormat() const | Allegro::DisplayPlus | |
| GetHeight() const | Allegro::DisplayPlus | |
| GetNewFlags() | Allegro::DisplayPlus | static |
| GetNewOption(int option, int &importance) | Allegro::DisplayPlus | static |
| GetNewRefreshRate() | Allegro::DisplayPlus | static |
| GetNewWindowPosition(int &x, int &y) | Allegro::DisplayPlus | static |
| GetOption(const int option) const | Allegro::DisplayPlus | |
| GetRefreshRate() const | Allegro::DisplayPlus | |
| GetWidth() const | Allegro::DisplayPlus | |
| GetWindowPosition(int &x, int &y) | Allegro::DisplayPlus | |
| InhibitScreensaver(bool inhibit) | Allegro::DisplayPlus | static |
| ResetNewOptions() | Allegro::DisplayPlus | static |
| ResetNewWindowPosition() | Allegro::DisplayPlus | static |
| ResizeDisplay(const int w, const int h) | Allegro::DisplayPlus | |
| SetFlag(int flag, bool onOff) | Allegro::DisplayPlus | |
| SetIcon(ALLEGRO_BITMAP *icon) | Allegro::DisplayPlus | |
| SetNewFlags(int flags) | Allegro::DisplayPlus | static |
| SetNewOption(int option, int value, int importance) | Allegro::DisplayPlus | static |
| SetNewRefreshRate(int refreshRate) | Allegro::DisplayPlus | static |
| SetNewWindowPosition(int x, int y) | Allegro::DisplayPlus | static |
| SetWindowPosition(const int x, const int y) | Allegro::DisplayPlus | |
| SetWindowTitle(const char *title) | Allegro::DisplayPlus | |
| SetWindowTitle(const std::string &title) | Allegro::DisplayPlus | |
| UpdateRegion(int x, int y, int width, int height) | Allegro::DisplayPlus | static |
| WaitForVsync() | Allegro::DisplayPlus | static |
| ~DisplayPlus() | Allegro::DisplayPlus | |