Definition at line 29 of file ArkanoidPad.cc.
◆ ArkanoidState() [1/2]
openmsx::ArkanoidState::ArkanoidState |
( |
| ) |
|
|
default |
◆ ArkanoidState() [2/2]
openmsx::ArkanoidState::ArkanoidState |
( |
EmuTime::param |
time_, |
|
|
int |
delta_, |
|
|
bool |
press_, |
|
|
bool |
release_ |
|
) |
| |
|
inline |
◆ getDelta()
int openmsx::ArkanoidState::getDelta |
( |
| ) |
const |
|
inline |
◆ getPress()
bool openmsx::ArkanoidState::getPress |
( |
| ) |
const |
|
inline |
◆ getRelease()
bool openmsx::ArkanoidState::getRelease |
( |
| ) |
const |
|
inline |
◆ serialize()
template<typename Archive >
void openmsx::ArkanoidState::serialize |
( |
Archive & |
ar, |
|
|
unsigned |
|
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: