Type Property 型プロパティ

GCMouseDidDisconnect

A notification that posts after a mouse disconnects from the device.

Declaration 宣言

static let GCMouseDidDisconnect: NSNotification.Name

Discussion 議論

The notification object is a GCMouse object that represents the mouse.

See Also 参照

GameController