FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
Loading...
Searching...
No Matches
fge::vulkan::Viewport Class Reference

Public Member Functions

 Viewport (float x, float y, float width, float height)
 
bool operator== (Viewport const &r) const
 
bool operator!= (Viewport const &r) const
 
void setPosition (float x, float y)
 
void setSize (float width, float height)
 
float getPositionX () const
 
float getPositionY () const
 
float getWidth () const
 
float getHeight () const
 
VkViewport const & getViewport () const
 

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