The Pedigree Project  0.1
Public Member Functions | Private Attributes | List of all members
PedigreeGraphics::Rect Class Reference
+ Collaboration diagram for PedigreeGraphics::Rect:

Public Member Functions

 Rect (size_t x_, size_t y_, size_t width_, size_t height_)
 
void update (size_t x_, size_t y_, size_t w_, size_t h_)
 
size_t getX () const
 
size_t getY () const
 
size_t getW () const
 
size_t getH () const
 

Private Attributes

size_t x
 
size_t y
 
size_t w
 
size_t h
 

Detailed Description

Definition at line 28 of file modules/subsys/native/include/pedigree/native/graphics/Graphics.h.


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