SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
include
Game
LiveActor
ActorPadAndCameraCtrl.hpp
1
#pragma once
2
3
#include "JSystem/JGeometry/TVec.hpp"
4
5
class
ModelManager
;
6
7
class
ActorPadAndCameraCtrl
{
8
public
:
9
static
ActorPadAndCameraCtrl
* tryCreate(
const
ModelManager
*,
const
TVec3f *);
10
};
ActorPadAndCameraCtrl
Definition
ActorPadAndCameraCtrl.hpp:7
ModelManager
Definition
ModelManager.hpp:12
Generated by
1.10.0