Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
WindowUpdateFunc Union Reference

Detailed Description

Definition at line 2133 of file common_structs.h.

#include "common_structs.h"

Data Fields

int i
 
void(* func )(s32 windowIndex, s32 *flags, s32 *posX, s32 *posY, s32 *posZ, f32 *scaleX, f32 *scaleY, f32 *rotX, f32 *rotY, f32 *rotZ, s32 *darkening, s32 *opacity)
 

Field Documentation

◆ i

int WindowUpdateFunc::i

◆ func

void(* WindowUpdateFunc::func) (s32 windowIndex, s32 *flags, s32 *posX, s32 *posY, s32 *posZ, f32 *scaleX, f32 *scaleY, f32 *rotX, f32 *rotY, f32 *rotZ, s32 *darkening, s32 *opacity)

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