Difference between revisions of "Simplelib"

From OpenEUO
Jump to: navigation, search
m (Other Library Methods)
m (Other Library Methods)
 
(One intermediate revision by the same user not shown)
Line 58: Line 58:
  
 
=== Other Library Methods ===
 
=== Other Library Methods ===
 +
 +
* [[chosen]]
  
 
* [[convert]]
 
* [[convert]]
  
 
* [[deepcopy]]
 
* [[deepcopy]]
 +
 +
* [[exkeyvalstr]]
  
 
* [[geterror]]
 
* [[geterror]]
Line 72: Line 76:
  
 
* [[non]]
 
* [[non]]
 
* [[select]]
 
  
 
* [[tabletolua]]
 
* [[tabletolua]]

Latest revision as of 18:33, 8 January 2011

Purpose and Notes

Library Initialization and Usage

Interface Reference

Closure Generating Method Calls

Library Method Tables

  • alex....Reproduce Alexandria library functionality for openeuo.
  • bmp.....Image manipulation functions.
  • luo.....A table for treating UO variables as functions.
  • macro...Call event macros by name and partial name matching.
  • str.....String manipulation functions.
  • tile....Tile searching and caching.

Other Library Methods


Library Constants