GCControllerPlayerIndex 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
枚举玩家控制器索引。
public enum GCControllerPlayerIndex
type GCControllerPlayerIndex =
- 继承
-
GCControllerPlayerIndex
字段
名称 | 值 | 说明 |
---|---|---|
Index1 | 0 | 第一个玩家的索引。 ( |
Index2 | 1 | 第二个玩家的索引。 ( |
Index3 | 2 | 第三个玩家的索引。 ( |
Index4 | 3 | 第四个玩家的索引。 ( |
Unset | -1 | 表示未设置玩家索引的条件的索引。 ( |