JustEnoughMod
|
This is the complete list of members for JEM::Window, including all inherited members.
AppModule(std::shared_ptr< Application > &app) (defined in JEM::AppModule) | JEM::AppModule | inlineexplicit |
getApp() const -> std::shared_ptr< Application > (defined in JEM::AppModule) | JEM::AppModule | inlineprotected |
getHeight() const -> int (defined in JEM::Window) | JEM::Window | inline |
getInstanceExtensions() const -> InstanceExtensions (defined in JEM::Window) | JEM::Window | |
getNative() const -> std::shared_ptr< GLFWwindow > (defined in JEM::Window) | JEM::Window | inline |
getSize() const -> std::pair< int, int > (defined in JEM::Window) | JEM::Window | |
getWidth() const -> int (defined in JEM::Window) | JEM::Window | inline |
pollEvent() -> void (defined in JEM::Window) | JEM::Window | |
Window(std::shared_ptr< Application > app, std::string title, int width, int height) (defined in JEM::Window) | JEM::Window | |
~Window() (defined in JEM::Window) | JEM::Window |