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...) |
m (Category cleanup for OXPs) |
||
Line 8: | Line 8: | ||
[[Media:Futurevision.oxp.zip|Download]] (5 KiB) | [[Media:Futurevision.oxp.zip|Download]] (5 KiB) | ||
− | + | ||
+ | {{unclassified-OXP}} |
Revision as of 22:16, 29 September 2008
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 following:
- Global functions with lowercase names.
Vector.random()
,Vector.randomDirection()
andVector.randomDirectionAndLength()
.Sound
andSoundSource
– although they don’t actually play sound.
Download (5 KiB)