#include <LuigiRaceway.h>
|
| void | CopyJumbotron (s32 ulx, s32 uly, s16 portionToDraw, u16 *source) |
| |
◆ LuigiRaceway()
| LuigiRaceway::LuigiRaceway |
( |
| ) |
|
|
explicit |
◆ BeginPlay()
| void LuigiRaceway::BeginPlay |
( |
| ) |
|
|
overridevirtual |
◆ CopyJumbotron()
| void LuigiRaceway::CopyJumbotron |
( |
s32 | ulx, |
|
|
s32 | uly, |
|
|
s16 | portionToDraw, |
|
|
u16 * | source ) |
|
private |
◆ Draw()
The jumbo television screen used to be split into six sections to fit into the n64's texture size restrictions It isn't split into six sections anymore
◆ DrawCredits()
| void LuigiRaceway::DrawCredits |
( |
| ) |
|
|
overridevirtual |
◆ InitTrackObjects()
| void LuigiRaceway::InitTrackObjects |
( |
| ) |
|
|
overridevirtual |
◆ Load()
| void LuigiRaceway::Load |
( |
| ) |
|
|
overridevirtual |
◆ SetStaffGhost()
| void LuigiRaceway::SetStaffGhost |
( |
| ) |
|
|
overridevirtual |
◆ SomeCollisionThing()
| void LuigiRaceway::SomeCollisionThing |
( |
Player * | player, |
|
|
Vec3f | arg1, |
|
|
Vec3f | arg2, |
|
|
Vec3f | arg3, |
|
|
f32 * | arg4, |
|
|
f32 * | arg5, |
|
|
f32 * | arg6, |
|
|
f32 * | arg7 ) |
|
overridevirtual |
◆ SomeSounds()
| void LuigiRaceway::SomeSounds |
( |
| ) |
|
|
overridevirtual |
◆ WhatDoesThisDo()
| void LuigiRaceway::WhatDoesThisDo |
( |
Player * | player, |
|
|
int8_t | playerId ) |
|
overridevirtual |
◆ WhatDoesThisDoAI()
| void LuigiRaceway::WhatDoesThisDoAI |
( |
Player * | player, |
|
|
int8_t | playerId ) |
|
overridevirtual |
The documentation for this class was generated from the following files: