LibT2FS 0.1
C API for accessing TEngine data in memory.
Loading...
Searching...
No Matches
s_t2fsDataRegionBounds Struct Reference

#include <levels.h>

Data Fields

float min_x
float min_y
float max_x
float max_y
uint16_t unk
uint16_t unk2

Detailed Description

These look like region coords min/max x,y

Entry from t2fsArray.

Field Documentation

◆ min_x

float s_t2fsDataRegionBounds::min_x

◆ min_y

float s_t2fsDataRegionBounds::min_y

◆ max_x

float s_t2fsDataRegionBounds::max_x

◆ max_y

float s_t2fsDataRegionBounds::max_y

◆ unk

uint16_t s_t2fsDataRegionBounds::unk

◆ unk2

uint16_t s_t2fsDataRegionBounds::unk2

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