Go to the source code of this file.
◆ clear_object_list()
void clear_object_list |
( |
void | | ) |
|
◆ func_8006EB10()
void func_8006EB10 |
( |
void | | ) |
|
◆ func_8006ED94()
u8 * func_8006ED94 |
( |
u8 * | devAddr, |
|
|
u8 * | baseAddress, |
|
|
u32 | size, |
|
|
u32 | offset ) |
◆ func_8006EE44()
void func_8006EE44 |
( |
void | | ) |
|
◆ func_8006EEE8()
void func_8006EEE8 |
( |
s32 | courseId | ) |
|
◆ func_8006EF60()
void func_8006EF60 |
( |
void | | ) |
|
◆ func_8006F008()
void func_8006F008 |
( |
void | | ) |
|
◆ func_8006F824()
void func_8006F824 |
( |
s32 | arg0 | ) |
|
◆ func_8006F8CC()
void func_8006F8CC |
( |
void | | ) |
|
◆ func_8006FA94()
void func_8006FA94 |
( |
void | | ) |
|
◆ func_80070148()
void func_80070148 |
( |
void | | ) |
|
◆ func_8007055C()
void func_8007055C |
( |
void | | ) |
|
◆ func_80070714()
void func_80070714 |
( |
void | | ) |
|
◆ init_cloud_object()
◆ init_clouds()
◆ init_course_object()
void init_course_object |
( |
void | | ) |
|
◆ init_hud()
◆ init_hud_one_player()
void init_hud_one_player |
( |
void | | ) |
|
◆ init_hud_three_four_player()
void init_hud_three_four_player |
( |
void | | ) |
|
◆ init_hud_two_player_horizontal()
void init_hud_two_player_horizontal |
( |
void | | ) |
|
◆ init_hud_two_player_vertical()
void init_hud_two_player_vertical |
( |
void | | ) |
|
◆ init_item_window()
void init_item_window |
( |
s32 | objectIndex | ) |
|
◆ init_object_list_index()
void init_object_list_index |
( |
void | | ) |
|
◆ init_star_object()
This function is part of the spawning for the "stars" in some stages
arg2 is a pointer to some type of spawn data for the stars, although it not super clear what types each element is. It seems like its a bunch of u16's, so maybe a Vec4su?
The stars in Wario's Stadium, Toad's Turnpike, and Rainbow Road are not part of the skybox. They are instead objects that seemingly hover in the air around the player They have no true x/y/z position, instead they seem to be kept in a position relative to the player they hang around. There is however an y rotation and y position for where they should be on screen when they are visbile (unk_09E[0] and [1]). sizeScaling is some sort of size scaling on the start texture. unk_0A2 is an alpha value, used to make the star twinkle.
◆ init_stars()
◆ reset_object_variable()
void reset_object_variable |
( |
void | | ) |
|
◆ D_800E5520
◆ D_800E5548
◆ gCourseOutlineTextures
u8* gCourseOutlineTextures[0x14] |
|
extern |