Solo Controller Documentation 1.0
Documentation for the Solo Controller
 
Loading...
Searching...
No Matches
Block_Image Struct Reference

Structure to define sub-images. Generally associated with a ROM_Image. More...

#include <Common.h>

Public Attributes

uint16_t x
 
uint16_t y
 
uint16_t width
 
uint16_t height
 

Detailed Description

Structure to define sub-images. Generally associated with a ROM_Image.

Member Data Documentation

◆ height

uint16_t Block_Image::height

◆ width

uint16_t Block_Image::width

◆ x

uint16_t Block_Image::x

◆ y

uint16_t Block_Image::y

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