User contributions
Jump to navigation
Jump to search
- 01:31, 4 August 2020 diff hist -14 HPL3/SOMA/Scripting/cVector2f
- 01:30, 4 August 2020 diff hist +36 HPL3/SOMA/Scripting/cVector2f
- 01:29, 4 August 2020 diff hist +2,035 N HPL3/SOMA/Scripting/cVector2f Created page with "A two dimensional vector unit. ==Fields== {| class="wikitable" ! Field Name !! Type !! Description |- | x || <syntaxhighlight lang="c++" inline>float</syntaxhighlight> || Th..."
- 01:22, 4 August 2020 diff hist +694 N HPL3/SOMA/Scripting/cAINode Created page with "{{ScriptingStub}} Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki! ==Fields== cAINode has no public fields. ==Function..."
- 01:22, 4 August 2020 diff hist +1,499 N HPL3/SOMA/Scripting/cActorAnimController Created page with "{{ScriptingStub}} Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki! ==Fields== cActorAnimController has no public fields..."
- 01:21, 4 August 2020 diff hist +3,100 N HPL3/SOMA/Scripting/cAction Created page with "{{ScriptingStub}} Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki! ==Fields== cAction has no public fields. ==Function..."
- 01:21, 4 August 2020 diff hist +6,454 N HPL3/SOMA/Scripting/array Created page with "The array class is unique in the HPL3 API in that it uses what is called a generic template. What this means is, when you create an array, you need to specify what variable ty..."
- 00:24, 4 August 2020 diff hist +1 Template:ScriptingStub current
- 00:16, 4 August 2020 diff hist -27 Template:AutoGen current
- 00:14, 4 August 2020 diff hist -10 Template:AutoGen
- 00:14, 4 August 2020 diff hist +1 Template:AutoGen
- 00:13, 4 August 2020 diff hist -105 Template:ScriptingStub
- 00:12, 4 August 2020 diff hist +279 N Template:AutoGen Created page with "<onlyinclude>{{messageBox |text = This scripting page has been automatically generated, but it needs {{#if: {{{1}}} | {{{1}}} | some work}} in order to be complete. }} <includ..."
- 23:47, 3 August 2020 diff hist +19 HPL3/SOMA/Scripting/cBeam
- 23:46, 3 August 2020 diff hist +292 N Template:ScriptingStub Created page with "<onlyinclude>{{messageBox |text = This scripting page has been automatically generated, but it needs descriptions added to the various fields/functions in order to be complete..."
- 23:28, 3 August 2020 diff hist +9 HPL3/SOMA/Scripting/cBeam
- 23:19, 3 August 2020 diff hist 0 HPL3/SOMA/Scripting/cBeam
- 23:18, 3 August 2020 diff hist -1,155 HPL3/SOMA/Scripting/cBeam
- 23:16, 3 August 2020 diff hist +1,371 HPL3/SOMA/Scripting/cBeam
- 23:00, 3 August 2020 diff hist +8,921 N HPL3/SOMA/Scripting/cBeam Created page with "Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki! ==Fields== cBeam has no public fields. ==Functions== {| class="wikita..."
- 22:08, 3 August 2020 diff hist +224 HPL3/SOMA/Scripting/cColor
- 21:46, 3 August 2020 diff hist +534 HPL3/SOMA/Scripting/cColor
- 21:35, 3 August 2020 diff hist +18 HPL3/SOMA/Scripting/cColor
- 21:28, 3 August 2020 diff hist +54 HPL3/SOMA/Scripting/cColor
- 21:18, 3 August 2020 diff hist +1,634 N HPL3/SOMA/Scripting/cColor Created page with "Color channel values are stored using a 0.0 - 1.0 range, where 0.0 is equal to 0 and 1.0 is equal to 255. Read [http://stackoverflow.com/questions/12524623/what-are-the-pract..."