Note
HELP WANTED!
Most class reference pages are not fully covered yet! If you have more information, please consider Contributing!
8Way
Inherits: Control < CanvasItem < Node < Object
Inherited By: FixedMath, HitboxData, Utils
No description provided.
Overview
Properties Index
@export consider_facing |
|
|
@export E |
|
|
@export N |
|
|
@export NE |
|
|
@export Neutral |
|
|
@export NW |
|
|
@export S |
|
|
@export SE |
|
|
@export SW |
|
|
@export W |
|
|
|
||
|
Methods Index
_on_button_pressed(button: Variant) |
|
_prepare() |
|
_ready() |
|
reverse_dir |
dir_to_facing(dir: Variant) |
get_data() |
|
get_dir() |
|
get_vec_int |
|
get_vec_int(x: int, y: int) |
|
init() |
|
reverse_dir(dir: Variant) |
|
set_dir_from_data(data: Variant) |
|
set_facing(val: Variant) |
|
set_Neutral(val: Variant) |
|
set_sensible_default(attempted_dir: Variant) |
|
try_hide_section(section: Variant) |
Signals
data_changed() 🔗
No description provided.
Constants
Array DIRS = \["Neutral", "E", "NE", "SE", "N", "S", "W", "NW", "SW"\] 🔗
No description provided.
Array DIRS_LEFT = \["Neutral", "W", "NW", "SW", "N", "S", "E", "NE", "SE"\] 🔗
No description provided.
Property Descriptions
@export
No description provided.
@export
No description provided.
@export
No description provided.
@export
No description provided.
@export
No description provided.
@export
No description provided.
@export
No description provided.
@export
No description provided.
@export
No description provided.
@export
No description provided.
No description provided.
Variant pressed_button = null 🔗
No description provided.
Method Descriptions
void _on_button_pressed(button: Variant) 🔗
No description provided.
No description provided.
No description provided.
reverse_dir dir_to_facing(dir: Variant) 🔗
No description provided.
No description provided.
No description provided.
No description provided.
get_vec_int get_value(dir: Variant) 🔗
No description provided.
Dictionary get_vec_int(x: int, y: int) 🔗
No description provided.
No description provided.
String reverse_dir(dir: Variant) 🔗
No description provided.
Variant set_dir(dir: Variant, force_absolute: bool) 🔗
No description provided.
void set_dir_from_data(data: Variant) 🔗
No description provided.
No description provided.
Variant set_facing(val: Variant) 🔗
No description provided.
No description provided.
No description provided.
void set_Neutral(val: Variant) 🔗
No description provided.
No description provided.
No description provided.
No description provided.
Variant set_sensible_default(attempted_dir: Variant) 🔗
No description provided.
No description provided.
No description provided.
void try_hide_section(section: Variant) 🔗
No description provided.