Difference between revisions of "Futurevision OXP"
From Elite Wiki
(New page: '''Futurevision.oxp''' is an OXP which provides some Oolite 1.71 scripting features for Oolite 1.70. It is intended for use by JavaScript OXP developers. This version provides the fol...) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | '''Futurevision.oxp''' is |
+ | '''Futurevision.oxp''' is a now obsolete [[OXP]] which provided some Oolite 1.71 scripting features for Oolite 1.70. It was intended for use by JavaScript OXP developers. |
This version provides the following: |
This version provides the following: |
||
Line 8: | Line 8: | ||
[[Media:Futurevision.oxp.zip|Download]] (5 KiB) |
[[Media:Futurevision.oxp.zip|Download]] (5 KiB) |
||
− | [[Category: |
+ | [[Category:Deprecated OXPs]] |
Latest revision as of 13:58, 22 January 2016
Futurevision.oxp is a now obsolete OXP which provided some Oolite 1.71 scripting features for Oolite 1.70. It was intended for use by JavaScript OXP developers.
This version provides the following:
- Global functions with lowercase names.
Vector.random()
,Vector.randomDirection()
andVector.randomDirectionAndLength()
.Sound
andSoundSource
– although they don’t actually play sound.
Download (5 KiB)