JustEnoughMod
Loading...
Searching...
No Matches
JEM::Window Member List

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::AppModuleinlineexplicit
getApp() const -> std::shared_ptr< Application > (defined in JEM::AppModule)JEM::AppModuleinlineprotected
getHeight() const -> int (defined in JEM::Window)JEM::Windowinline
getInstanceExtensions() const -> InstanceExtensions (defined in JEM::Window)JEM::Window
getNative() const -> std::shared_ptr< GLFWwindow > (defined in JEM::Window)JEM::Windowinline
getSize() const -> std::pair< int, int > (defined in JEM::Window)JEM::Window
getWidth() const -> int (defined in JEM::Window)JEM::Windowinline
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