Path Information
This section deals with the functions to get
path information
Often you will need to get specific information about a path
that is in the resource tree or that has been created dynamically.
GameMaker: Studio provides the following functions to give
you information about a path:
- path_exists
- path_get_closed
- path_get_kind
- path_get_length
- path_get_name
- path_get_number
- path_get_point_speed
- path_get_point_x
- path_get_point_y
- path_get_precision
- path_get_speed
- path_get_x
- path_get_y
© Copyright YoYo Games Ltd. 2018 All Rights Reserved