File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
common/src/main/resources/data/computercraft/lua/rom/apis Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 11--- Ship API
22--
33-- This API is added by CC: VS and allows CC: Tweaked computers to access information from Valkyrien Skies Ships.
4- --
54-- @module ship_api
65
76--- Gets the Ship's ID
138137--
139138-- This section contains extended functions for the Ship API that provide additional functionality
140139-- beyond the basic Ship operations.
141- --
142140-- As of CC: VS 0.5.0, these functions have been rolled into the main Ship API for better usability.
143- --
144141-- @section extended_ship_api
145142
146143--- Sets the Ship to be static or dynamic
236233--
237234-- The following methods have been deprecated and are no longer available.
238235-- Please refer to the updated Ship API documentation for alternative methods.
239- --
240236-- @section deprecated
241237
242238--- Gets the Ship's Euler Angles in ZYX order
You can’t perform that action at this time.
0 commit comments