#include "Base/spStandard.hpp"
#include "Platform/spSoftPixelDevice.hpp"
#include "Platform/Android/android_native_app_glue.h"
#include <jni.h>
#include <android/log.h>
#include <android/sensor.h>
Go to the source code of this file.
Classes | |
class | sp::SoftPixelDeviceAndroid |
SoftPixelDevice class for the Google Android platform. More... | |
Namespaces | |
namespace | sp |
!! | |
Typedefs | |
typedef void(* | sp::PFNSAVESTATECALLBACKPROC )(void *&SaveState, size_t &SaveStateSize) |