JustEnoughMod
Loading...
Searching...
No Matches
JEM::Window Class Reference
Inheritance diagram for JEM::Window:
[legend]
Collaboration diagram for JEM::Window:
[legend]

Public Member Functions

 Window (std::shared_ptr< Application > app, std::string title, int width, int height)
 
auto pollEvent () -> void
 
auto getSize () const -> std::pair< int, int >
 
auto getWidth () const -> int
 
auto getHeight () const -> int
 
auto getInstanceExtensions () const -> InstanceExtensions
 
auto getNative () const -> std::shared_ptr< GLFWwindow >
 
- Public Member Functions inherited from JEM::AppModule
 AppModule (std::shared_ptr< Application > &app)
 

Additional Inherited Members

- Protected Member Functions inherited from JEM::AppModule
auto getApp () const -> std::shared_ptr< Application >
 

The documentation for this class was generated from the following files: