Type Property 型プロパティ

GCMouseDidConnect

A notification that posts after a mouse connects to the device.

Declaration 宣言

static let GCMouseDidConnect: NSNotification.Name

Discussion 議論

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

See Also 参照

GameController