Input manager. More...
#include <kanzi/node/node.hpp>#include <core/util/math/kzc_ray.h>#include <system/kzs_types.h>#include <system/debug/kzs_error.h>Classes | |
| struct | kanzi::KzuInputTouchPoint |
| Touch point description. More... | |
| struct | kanzi::KzuInputManager |
| Input manager. More... | |
Namespaces | |
| kanzi | |
Macros | |
| #define | KZU_INPUT_MANAGER_MAX_TOUCH_POINTS |
| Maximum supported number of touch points. More... | |
| #define | KZU_INPUT_TOUCH_INVALID_ID |
| Invalid touch point identifier. More... | |
Input manager.
Copyright 2008-2020 by Rightware. All rights reserved.
| #define KZU_INPUT_MANAGER_MAX_TOUCH_POINTS |
Maximum supported number of touch points.
| #define KZU_INPUT_TOUCH_INVALID_ID |
Invalid touch point identifier.