共用方式為


GCMicroGamepadSnapShotDataV100 結構

定義

代表 V100 格式微遊戲台在某個時間點的瞬間狀態。

[ObjCRuntime.TV(9, 0)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 2, ObjCRuntime.PlatformArchitecture.None, "Use 'GCMicroGamepadSnapshotData' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, 4, ObjCRuntime.PlatformArchitecture.None, "Use 'GCMicroGamepadSnapshotData' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 2, ObjCRuntime.PlatformArchitecture.None, "Use 'GCMicroGamepadSnapshotData' instead.")]
public struct GCMicroGamepadSnapShotDataV100
[ObjCRuntime.TV(9, 0)]
public struct GCMicroGamepadSnapShotDataV100
type GCMicroGamepadSnapShotDataV100 = struct
繼承
GCMicroGamepadSnapShotDataV100
屬性

欄位

ButtonA

擷取快照集時的 ButtonA 值。

ButtonX

擷取快照集時的 ButtonX 值。

DPadX

X擷取快照集時的 D 鍵輸入 v。

DPadY

Y擷取快照集時,D-pad 輸入的值。

Size

快照集的大小,以位元組為單位。

Version

微遊戲台版本。

方法

ToNSData()

將快照集轉換成 NSData 物件。

適用於