ScummVM API documentation
TwinE::BrickEntry Struct Reference

#include <grid.h>

Public Attributes

int16 x = 0
 
int16 y = 0
 
int16 z = 0
 
int16 posX = 0
 
int16 posY = 0
 
int16 index = 0
 
uint8 shape = 0
 
uint8 sound = 0
 

Detailed Description

Brick entry data

Member Data Documentation

◆ x

int16 TwinE::BrickEntry::x = 0

Brick X position in screen

◆ y

int16 TwinE::BrickEntry::y = 0

Brick Y position in screen

◆ z

int16 TwinE::BrickEntry::z = 0

Brick Z position in screen

◆ posX

int16 TwinE::BrickEntry::posX = 0

Brick pixel X position

◆ posY

int16 TwinE::BrickEntry::posY = 0

Brick pixel Y position

◆ index

int16 TwinE::BrickEntry::index = 0

Brick index

◆ shape

uint8 TwinE::BrickEntry::shape = 0

Brick shape type

◆ sound

uint8 TwinE::BrickEntry::sound = 0

Brick sound type


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