NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
mDvd_command_c Class Reference
Inheritance diagram for mDvd_command_c:
[legend]

Description

Definition at line 6 of file m_dvd.hpp.

Public Member Functions

virtual void execute ()
virtual void init ()
void destroy ()
bool isDone () const

Public Attributes

int mReadLength
bool mDone

Member Function Documentation

◆ isDone()

bool mDvd_command_c::isDone ( ) const
inline

Definition at line 14 of file m_dvd.hpp.

Member Data Documentation

◆ mReadLength

int mDvd_command_c::mReadLength

Definition at line 16 of file m_dvd.hpp.

◆ mDone

bool mDvd_command_c::mDone

Definition at line 17 of file m_dvd.hpp.