game/godot

Godot3 API - InputDefault

C/H 2018. 11. 2. 08:30

InputDefault

Inherits: Input < Object

Category: Core

Brief Description

Default implementation of the Input class.
Input 클래스의 기본 구현입니다.

Description

Default implementation of the Input class, used internally by the editor and games for default input management.
기본 입력 관리를 위해 편집기 및 게임에서 내부적으로 사용되는 Input 클래스의 기본 구현입니다.

반응형

'game > godot' 카테고리의 다른 글

Godot3 API - Using KinematicBody2D  (0) 2018.11.06
Godot3 API - Ray-casting  (0) 2018.11.05
Godot3 API - Input  (0) 2018.11.02
Godot3 API - Customizing mouse cursor  (0) 2018.11.01
Godot3 API - Mouse and input coordinates  (0) 2018.10.30