WHY_CPP  0.1
Public Member Functions | List of all members
Sprite Class Reference

Public Member Functions

 Sprite (i32 width, i32 height)
 
i32 GetWidth () const
 
i32 GetHeight () const
 
const RGBAGet (i32 x, i32 y) const
 
void Set (i32 x, i32 y, const RGBA &color)
 

Detailed Description

Definition at line 8 of file sprite.h.


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