-
Notifications
You must be signed in to change notification settings - Fork 33
Game Libraries
shibboleet edited this page Aug 27, 2023
·
2 revisions
Super Mario Galaxy 1 divides it's code into several libraries. All of the libraries described below are written in C++.
Library | Description |
---|---|
Animation | |
AreaObj | |
AudioLib | |
Boss | |
Camera | |
Demo | |
Effect | |
Enemy | |
GameAudio | |
Gravity | |
LiveActor | |
Map | |
MapObj | |
NameObj | |
NPC | |
NWC24 | |
Player | |
RhythmLib | |
Ride | |
Scene | |
Screen | |
Speaker | |
System | |
Util |