Skip to content
Rémi Verschelde edited this page Feb 16, 2016 · 17 revisions

Important: This wiki is soon going to be taken down, as the official documentation of the Godot project is now on http://docs.godotengine.org.

Input

####Inherits: Object ####Category: Core

Brief Description

Member Functions

Signals

  • joy_connection_changed ( int index, bool connected )

Numeric Constants

  • MOUSE_MODE_VISIBLE = 0
  • MOUSE_MODE_HIDDEN = 1
  • MOUSE_MODE_CAPTURED = 2

Member Function Description

Clone this wiki locally