OpenTTD Source 20241224-master-gee860a5c8e
SortableSpriteStruct Struct Reference

Data Fields

uint8_t image_offset
 
int8_t x_offset
 
int8_t y_offset
 
int8_t x_size
 
int8_t y_size
 
int8_t z_size
 
int8_t z_offset
 

Detailed Description

Definition at line 317 of file elrail_data.h.

Field Documentation

◆ image_offset

uint8_t SortableSpriteStruct::image_offset

Definition at line 318 of file elrail_data.h.

◆ x_offset

int8_t SortableSpriteStruct::x_offset

Definition at line 319 of file elrail_data.h.

◆ x_size

int8_t SortableSpriteStruct::x_size

Definition at line 321 of file elrail_data.h.

◆ y_offset

int8_t SortableSpriteStruct::y_offset

Definition at line 320 of file elrail_data.h.

◆ y_size

int8_t SortableSpriteStruct::y_size

Definition at line 322 of file elrail_data.h.

◆ z_offset

int8_t SortableSpriteStruct::z_offset

Definition at line 324 of file elrail_data.h.

◆ z_size

int8_t SortableSpriteStruct::z_size

Definition at line 323 of file elrail_data.h.


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