![]() |
AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
#include <CzPlatformOther.h>
Public Member Functions | |
| int | Init () |
| void | Release () |
| void | VibrateStart (float priority, float duration) |
| void | VibrateStop () |
| void | InitResManager () |
| void | ReleaseResManager () |
| int | Init () |
| void | Release () |
| void | VibrateStart (float priority, float duration) |
| void | VibrateStop () |
| int CzPlatformOther::Init | ( | ) | [virtual] |
Implements IzPlatformOther.
| int CzPlatformOther::Init | ( | ) | [virtual] |
Implements IzPlatformOther.
| void CzPlatformOther::InitResManager | ( | ) | [virtual] |
Implements IzPlatformOther.
| void CzPlatformOther::Release | ( | ) | [virtual] |
Implements IzPlatformOther.
| void CzPlatformOther::Release | ( | ) | [virtual] |
Implements IzPlatformOther.
| void CzPlatformOther::ReleaseResManager | ( | ) | [virtual] |
Implements IzPlatformOther.
| void CzPlatformOther::VibrateStart | ( | float | priority, |
| float | duration | ||
| ) | [virtual] |
Implements IzPlatformOther.
| void CzPlatformOther::VibrateStart | ( | float | priority, |
| float | duration | ||
| ) | [virtual] |
Implements IzPlatformOther.
| void CzPlatformOther::VibrateStop | ( | ) | [virtual] |
Implements IzPlatformOther.
| void CzPlatformOther::VibrateStop | ( | ) | [virtual] |
Implements IzPlatformOther.