class_imagepathfinder - ScyDev/godot GitHub Wiki
ImagePathFinder
####Inherits: Resource ####Category: Core
Brief Description
Member Functions
- Vector2Array find_path ( Vector2 from, Vector2 to, bool optimize=false )
- Vector2 get_size ( ) const
- bool is_solid ( Vector2 pos )
- void create_from_image_alpha ( Image arg0 )
Member Function Description
(c) Juan Linietsky, Ariel Manzur, Distributed under the terms of the CC By license.