AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
#include "CzPlatform.h"
Go to the source code of this file.
Classes | |
class | IzPlatformFile |
Defines | |
#define | PLATFORM_FILE PLATFORM->getFile() |
Enumerations | |
enum | eCzFileSeekOrigin { CzFileSeek_Set, CzFileSeek_Current, CzFileSeek_End } |
enum | eCzFileError { CzFileErrorNone, CzFileErrorInvalidPath, CzFileErrorOpenFailed, CzFileErrorAlreadyOpen, CzFileErrorEmptyMode, CzFileErrorHttp } |
#define PLATFORM_FILE PLATFORM->getFile() |
enum eCzFileError |
enum eCzFileSeekOrigin |