AnimaEngine  1.0.0
Nintendo DS Pokemon Black, White, Black 2, and White 2 sprite extraction and preview toolchain
Data Fields
GrRect Struct Reference

Abstract rectangle bounding box in 2D coordinate space. More...

#include <gui_platform.h>

Data Fields

float x
 
float y
 
float width
 
float height
 

Detailed Description

Abstract rectangle bounding box in 2D coordinate space.

Field Documentation

◆ height

float GrRect::height

◆ width

float GrRect::width

◆ x

float GrRect::x

◆ y

float GrRect::y

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