Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
PushBlockGrid Struct Reference

Detailed Description

Definition at line 1485 of file common_structs.h.

#include "common_structs.h"

Public Member Functions

 PushBlockFallCallback (dropCallback)
 

Data Fields

u8 * cells
 
u8 numCellsX
 
u8 numCellsZ
 
char unk_06 [2]
 
Vec3i centerPos
 
char unk_18 [4]
 

Member Function Documentation

◆ PushBlockFallCallback()

PushBlockGrid::PushBlockFallCallback ( dropCallback )

Field Documentation

◆ cells

u8* PushBlockGrid::cells

Definition at line 1486 of file common_structs.h.

◆ numCellsX

u8 PushBlockGrid::numCellsX

Definition at line 1487 of file common_structs.h.

◆ numCellsZ

u8 PushBlockGrid::numCellsZ

Definition at line 1488 of file common_structs.h.

◆ unk_06

char PushBlockGrid::unk_06[2]

Definition at line 1489 of file common_structs.h.

◆ centerPos

Vec3i PushBlockGrid::centerPos

Definition at line 1490 of file common_structs.h.

◆ unk_18

char PushBlockGrid::unk_18[4]

Definition at line 1492 of file common_structs.h.


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