Survivalcraft API 1.8.2.3
v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
TouchLocation.cs
浏览该文件的文档.
1
namespace
Engine.Input
{
2
public
struct
TouchLocation
{
3
public
int
Id
;
4
5
public
Vector2
Position
;
6
7
public
TouchLocationState
State
;
8
9
public
bool
ReleaseQueued
;
10
}
11
}
Engine.Input
定义
CursorType.cs:1
Engine.Input.TouchLocationState
TouchLocationState
定义
TouchLocationState.cs:2
Engine.Input.TouchLocation
定义
TouchLocation.cs:2
Engine.Input.TouchLocation.ReleaseQueued
bool ReleaseQueued
定义
TouchLocation.cs:9
Engine.Input.TouchLocation.Position
Vector2 Position
定义
TouchLocation.cs:5
Engine.Input.TouchLocation.Id
int Id
定义
TouchLocation.cs:3
Engine.Input.TouchLocation.State
TouchLocationState State
定义
TouchLocation.cs:7
Engine.Vector2
定义
Vector2.cs:2
SurvivalcraftApi 1.8.2.3
Engine
Engine.Input
TouchLocation.cs
制作者
1.16.1