![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
GraphNode that draws a background image or a rectangle of a color. More...
#include <graph_node.h>
Data Fields | |
struct FnGraphNode | fnNode |
s32 | unused |
s32 | background |
GraphNode that draws a background image or a rectangle of a color.
Drawn in an orthgraphic projection, used for skyboxes.
s32 GraphNodeBackground::background |
struct FnGraphNode GraphNodeBackground::fnNode |
s32 GraphNodeBackground::unused |