Files
gymkhana-actions/docs/api/inputs_manager.gd.md
Dennis Ploeger 58d880101d Optimized Docs (#7)
Authored-by: Dennis Ploeger <develop@dieploegers.de>
2021-06-22 23:06:20 +02:00

487 B

inputs_manager.gd

Extends: Node

Description

Escoria inputs manager Catches, handles and distributes input events for the game

Property Descriptions

hover_stack

var hover_stack: Array

A LIFO stack of hovered items

hotspot_focused

var hotspot_focused: String = ""

The global id fo the topmost item from the hover_stack