| SDXFrameWork
    0.13
    SDXFrameWork | 
タッチ操作の各種ジェスチャー. More...
#include <Gesture.h>
| Public Member Functions | |
| void | Update () | 
| 状態の更新.  More... | |
| void | Reset () | 
| 状態をリセット.  More... | |
| Public Attributes | |
| bool | on = false | 
| 何らかのジェスチャーが発生した時にtrue | |
| double | rotate = 0 | 
| 回転ジェスチャー | |
| double | pinche = 0 | 
| ピンチ操作 | |
| double | x = 0 | 
| ジェスチャー操作の中心点 | |
| double | y = 0 | 
| ジェスチャー操作の中心点 | |
| int | fingerCount = 0 | 
| ジェスチャーに使った指の本数 | |
| Friends | |
| class | Input | 
タッチ操作の各種ジェスチャー.
| 
 | inline | 
状態の更新.
| 
 | inline | 
状態をリセット.
 1.8.7
 1.8.7