TinyGPU
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
SurfaceMonochrome.h File Reference
#include <stddef.h>
#include <stdint.h>
#include "IFont.h"
#include "SurfaceBase.h"
#include "TinyGPUConfig.h"
#include "TinyGPU/Vector.h"
Include dependency graph for SurfaceMonochrome.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SurfaceMonochrome
 In-memory 1-bit (monochrome) bitmap surface with 2D drawing and text rendering. More...
 

Namespaces

namespace  tinygpu
 

Typedefs

using SpriteMonochrome = SurfaceMonochrome
 Alias for a monochrome sprite surface.