Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
StepMania::Rect< T > Class Template Reference

Public Member Functions

 Rect (T l, T t, T r, T b)
 
auto GetWidth () const -> T
 
auto GetHeight () const -> T
 
auto GetCenterX () const -> T
 
auto GetCenterY () const -> T
 
auto operator== (const Rect &other) const -> bool
 
auto operator!= (const Rect &other) const -> bool
 

Public Attributes

left
 
top
 
right
 
bottom
 

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