Difference between revisions of "Library OXP"

From Elite Wiki
m (Added download links (RC and Demos))
m (changed feedback link)
Line 50: Line 50:
 
|author = Svengali
 
|author = Svengali
 
|download = [[#Download|See Download]]
 
|download = [[#Download|See Download]]
|feedback = [http://aegidian.org/bb/viewtopic.php?f=4&t=18074 BB-Link]
+
|feedback = [http://aegidian.org/bb/viewtopic.php?f=4&t=18248 BB-Link]
 
}}
 
}}
  
 
[[Category:Oolite utilities]]
 
[[Category:Oolite utilities]]

Revision as of 17:29, 22 July 2016

IconLib.png

Overview

Reinventing the wheel is not everybodys taste, so here comes a collection of useful snippets and helpers. Its main purpose is to simplify or unify some common tasks used by OXPers. Library is the successor to CCL and OXPConfig. The library does not alter any native JS objects (like Array or String) to avoid clashes and does not clutter the global namespace.


Features

  • 2DCollision checks
  • Animation helper
  • Binary search tree
  • Configuration interface for AddOns
  • De-/Encryption for strings
  • Event driven music handling
  • Generic functions for various tasks
  • Unified GUI image, sound and music handling


Requirements

  • Latest version needs Oolite v1.84.


Download


Demos


Quick Facts

Levelindicator0.png
0-{{{2}}}

Minimum Oolite versionCPU usage mediumMemory usage averageGPU usage averageisParentisAPIisDocumentedisConfigurable

Version Released License Features Category Author(s) Feedback
1.0 2016-07-22 CC-by-nc-sa-4.0 Helper for OXPs Misc OXPs Svengali BB-Link