SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
include
Game
Screen
StarPointerController.hpp
1
#pragma once
2
3
#include <revolution.h>
4
#include <JSystem/JGeometry.hpp>
5
6
class
DpdInfo
{
7
public
:
8
DpdInfo
();
9
10
TVec2f _0;
11
u8 _8;
12
u8 _9;
13
u32 _C;
14
f32 mViewDistZ;
// _10
15
};
16
17
class
StarPointerController
{
18
public
:
19
StarPointerController
();
20
21
s32 mPort;
// _0
22
DpdInfo
_4;
23
DpdInfo
_18;
24
TVec2f _2C;
25
u32 _34;
26
u32 _38;
27
u32 _3C;
28
u32 _40;
29
u32 _44;
30
u32 _48;
31
u32 _4C;
32
TVec2f _50;
33
TVec3f _58;
34
TVec3f _64;
35
u8 _70;
36
};
DpdInfo
Definition
StarPointerController.hpp:6
StarPointerController
Definition
StarPointerController.hpp:17
Generated by
1.10.0