AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
#include "Marm/CzPlatformInput.h"
#include "CzInput.h"
#include "s3e.h"
#include "s3eOSReadString.h"
#include "IwGeom.h"
#include "s3ePointer.h"
#include "s3eKeyboard.h"
#include "s3eCompass.h"
Functions | |
void | HandleMultiTouchButtonCB (s3ePointerTouchEvent *event) |
void | HandleMultiTouchMotionCB (s3ePointerTouchMotionEvent *event) |
void | HandleSingleTouchButtonCB (s3ePointerEvent *event) |
void | HandleSingleTouchMotionCB (s3ePointerMotionEvent *event) |
void HandleMultiTouchButtonCB | ( | s3ePointerTouchEvent * | event | ) |
void HandleMultiTouchMotionCB | ( | s3ePointerTouchMotionEvent * | event | ) |
void HandleSingleTouchButtonCB | ( | s3ePointerEvent * | event | ) |
void HandleSingleTouchMotionCB | ( | s3ePointerMotionEvent * | event | ) |