Path Manipulation
Click here to see this page in full context
Path Manipulation
在
GameMaker
中,您不仅限于使用
路径编辑器
创建的路径。有许多函数可用于在运行时操作和更改这些路径,甚至创建新路径,然后更改和操作它们。
以下函数用于更改路径:
path_exists
path_add
path_add_point
path_change_point
path_insert_point
path_delete_point
path_clear_points
path_append
path_assign
path_delete
path_duplicate
path_flip
path_mirror
path_reverse
path_rotate
path_rescale
path_set_closed
path_set_kind
path_set_precision
path_shift