Fix command docs, automate API doc generation (#327)
Co-authored-by: Dennis Ploeger <develop@dieploegers.de> Co-authored-by: dploeger <dploeger@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# `camera_set_zoom_height pixels [time]
|
||||
# `camera_set_zoom_height pixels [time]`
|
||||
#
|
||||
# Zooms the camera in/out to the desired `pixels` height.
|
||||
# An optional `time` in seconds controls how long it takes for the camera
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# `teleport object1 object2
|
||||
# `teleport object1 object2`
|
||||
#
|
||||
# Sets the position of object1 to the position of object2.
|
||||
# FIXME re-add the angle parameter here
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# `teleport_pos object1 x y
|
||||
# `teleport_pos object1 x y`
|
||||
#
|
||||
# Sets the position of object1 to the position (x,y).
|
||||
# FIXME re-add the angle parameter here
|
||||
|
||||
Reference in New Issue
Block a user