路径信息

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 2 provides the following functions to give you information about a path:

  1. path_exists
  2. path_get_closed
  3. path_get_kind
  4. path_get_length
  5. path_get_name
  6. path_get_number
  7. path_get_point_speed
  8. path_get_point_x
  9. path_get_point_y
  10. path_get_precision
  11. path_get_speed
  12. path_get_x
  13. path_get_y


上一页:路径
下一页: Changing Paths
© Copyright YoYo Games Ltd. 2018 All Rights Reserved