#include <KPadController.hh>
Represents a stream of button inputs from a ghost file.
Definition at line 103 of file KPadController.hh.
Public Member Functions | |
virtual u8 | readFrame () |
Reads the data from the corresponding tuple in the buffer. | |
virtual bool | readIsNewSequence () const |
virtual u8 | readVal () const |
Public Attributes | |
EGG::RamStream | buffer |
u32 | currentSequence |
u16 | readSequenceFrames |
u32 | state |
System::KPadGhostButtonsStream::KPadGhostButtonsStream | ( | ) |
Definition at line 163 of file KPadController.cc.
|
nodiscardvirtual0x80520D4C0x80522C5C0x80522F40 |
Reads the data from the corresponding tuple in the buffer.
Definition at line 170 of file KPadController.cc.
|
inlinenodiscardvirtual0x8052502C0x80524FC4 |
Definition at line 110 of file KPadController.hh.
|
inlinenodiscardvirtual0x805250240x80524FBC |
Definition at line 115 of file KPadController.hh.
EGG::RamStream System::KPadGhostButtonsStream::buffer |
Definition at line 119 of file KPadController.hh.
u32 System::KPadGhostButtonsStream::currentSequence |
Definition at line 120 of file KPadController.hh.
u16 System::KPadGhostButtonsStream::readSequenceFrames |
Definition at line 121 of file KPadController.hh.
u32 System::KPadGhostButtonsStream::state |
Definition at line 122 of file KPadController.hh.