Gamedev Framework (gf) 1.2.0
A C++17 framework for 2D games
Classes

Views (cameras) More...

Classes

class  gf::View
 2D camera that defines what region is shown on framebuffer More...
 
class  gf::AdaptativeView
 Adaptative view. More...
 
class  gf::ZoomingViewAdaptor
 A view adaptor for zooming/moving with the mouse. More...
 
class  gf::ViewContainer
 A container of views. More...
 
class  gf::StretchView
 Stretch view. More...
 
class  gf::FitView
 Fit view. More...
 
class  gf::FillView
 Fill view. More...
 
class  gf::ExtendView
 Extend view. More...
 
class  gf::LockedView
 Locked view. More...
 
class  gf::ScreenView
 Screen view. More...
 

Detailed Description

Views (cameras)