NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches

Description

Definition at line 4 of file m_video.hpp.

Public Member Functions

float getWidth () const
float getHeight () const

Static Public Member Functions

static void create ()
static float getSmth (float offs)

Public Attributes

GXRenderModeObj & mRenderModeObj

Static Public Attributes

static mVideom_video

Member Function Documentation

◆ getWidth()

float mVideo::getWidth ( ) const
inline

Definition at line 8 of file m_video.hpp.

◆ getHeight()

float mVideo::getHeight ( ) const
inline

Definition at line 9 of file m_video.hpp.

◆ getSmth()

float mVideo::getSmth ( float offs)
inlinestatic

Definition at line 11 of file m_video.hpp.

Member Data Documentation

◆ mRenderModeObj

GXRenderModeObj& mVideo::mRenderModeObj

Definition at line 13 of file m_video.hpp.

◆ m_video

mVideo* mVideo::m_video
static

Definition at line 15 of file m_video.hpp.