9_verb_commands_container.gd

Extends: BoxContainer

Description

Method Descriptions

press_command

func press_command(command: int) -> void

unpress_commands

func unpress_commands() -> void

highlight_command

func highlight_command(command: int, highlighted: bool = true) -> void