User contributions
- 07:07, 14 October 2012 (diff | hist) . . (+114) . . API:Part
- 07:05, 14 October 2012 (diff | hist) . . (+130) . . API:Part
- 07:04, 14 October 2012 (diff | hist) . . (+5,718) . . N API:Part (Created page with "{{class |name=Part |summary=A Part is the C# object representing a single part on a vessel. You can subclass Part, creating a new type of part that users can place on their sh...")
- 23:07, 11 May 2012 (diff | hist) . . (+424) . . N API:Vector3d (Created page with "The Vector3d class is a mirror of Unity's Vector3 class, except that Vector3d uses doubles whereas Vector3 uses floats. The game mostly uses Vector3d's, presumably to reduce t...")
- 22:59, 11 May 2012 (diff | hist) . . (+1,620) . . N API:Staging (Created page with "The Staging class provides some information about the staging of the rocket, and also provides a function that lets you activate the next stage from code as if the user had pr...")
- 22:43, 11 May 2012 (diff | hist) . . (+479) . . API:FlightGlobals
- 22:30, 11 May 2012 (diff | hist) . . (+2,119) . . N API:FlightGlobals (Created page with "The FlightGlobals class contains a number of useful static functions and fields. == Useful members == Note: this is not a complete listing of the class's members. It include...")
- 22:18, 11 May 2012 (diff | hist) . . (+265) . . API:Vessel
- 22:17, 11 May 2012 (diff | hist) . . (+119) . . FlightInputHandler
- 22:15, 11 May 2012 (diff | hist) . . (-396) . . API:CelestialBody
- 22:01, 11 May 2012 (diff | hist) . . (+146) . . FlightInputHandler (→Useful members)
- 22:00, 11 May 2012 (diff | hist) . . (+130) . . FlightInputHandler
- 21:58, 11 May 2012 (diff | hist) . . (+1,415) . . N FlightInputHandler (Created page with "A class related to processing user flight control inputs. == Useful members == <table border="1"> <tr> <td><code>void SetNeutralControls()</code></td> <td>Sets all the contr...")
- 21:40, 11 May 2012 (diff | hist) . . (+227) . . API:Vessel
- 21:38, 11 May 2012 (diff | hist) . . (+3,060) . . API:Vessel
- 21:04, 11 May 2012 (diff | hist) . . (+40) . . N API:Vessel (Created page with "Category:Community API Documentation")
- 19:47, 6 April 2012 (diff | hist) . . (+463) . . API:CelestialBody
- 19:29, 6 April 2012 (diff | hist) . . (+76) . . API:CelestialBody
- 19:21, 6 April 2012 (diff | hist) . . (+35) . . API:CelestialBody
- 19:18, 6 April 2012 (diff | hist) . . (+3,733) . . N API:CelestialBody (Created page with "A CelestialBody represents a planet, moon, or star that acts as a source of gravity and has some sphere of influence. You can find the CelestialBody whose sphere of influence ...")
- 18:54, 6 April 2012 (diff | hist) . . (+10) . . Community API Documentation
- 18:54, 6 April 2012 (diff | hist) . . (+263) . . N Community API Documentation (Created page with "This is unofficial, community-generated documentation of the KSP classes you may find useful for writing plugins. Useful classes: CelestialBody FlightCtrlState [[Flig...")
- 18:48, 6 April 2012 (diff | hist) . . (+34) . . Plugins
- 00:18, 3 April 2012 (diff | hist) . . (+62) . . Module code examples (→Debugging your code)
- 19:34, 16 March 2012 (diff | hist) . . (+414) . . Module code examples
- 17:10, 14 March 2012 (diff | hist) . . (+821) . . Module code examples
- 17:01, 14 March 2012 (diff | hist) . . (+1,697) . . Module code examples
- 09:55, 9 March 2012 (diff | hist) . . (+176) . . Module code examples
- 09:53, 9 March 2012 (diff | hist) . . (+112) . . Module code examples
- 07:15, 9 March 2012 (diff | hist) . . (+274) . . Module code examples (→Automatically activating the next stage)
- 07:13, 9 March 2012 (diff | hist) . . (+2,381) . . Module code examples
- 12:43, 8 March 2012 (diff | hist) . . (+143) . . Module code examples
- 11:56, 8 March 2012 (diff | hist) . . (0) . . Module code examples (→Fly-by-wire)
- 11:56, 8 March 2012 (diff | hist) . . (-1) . . Module code examples (→Useful geometry stuff)
- 11:55, 8 March 2012 (diff | hist) . . (+61) . . Module code examples (→Useful geometry stuff)
- 11:54, 8 March 2012 (diff | hist) . . (-1) . . Module code examples (→Useful geometry stuff)
- 11:53, 8 March 2012 (diff | hist) . . (+10) . . Module code examples
- 11:52, 8 March 2012 (diff | hist) . . (+2) . . Module code examples (→Debugging your code)
- 11:51, 8 March 2012 (diff | hist) . . (+554) . . Module code examples
- 11:47, 8 March 2012 (diff | hist) . . (+4,485) . . Module code examples
- 04:37, 7 March 2012 (diff | hist) . . (-8) . . Module code examples
- 04:30, 7 March 2012 (diff | hist) . . (+104) . . N Module code examples (Created page with "Here is a collection of link to example code for various tasks you might want to perform in your module.")
- 04:30, 7 March 2012 (diff | hist) . . (+27) . . Plugins