Difference between revisions of "Simplelib"

From OpenEUO
Jump to: navigation, search
m (Library Method Tables)
m (Closure Generating Method Calls)
Line 22: Line 22:
  
 
* [[case]]
 
* [[case]]
 +
 +
* [[chain]]
 +
 +
* [[deque]]
  
 
* [[file]]
 
* [[file]]
Line 28: Line 32:
  
 
* [[journal]]
 
* [[journal]]
 +
 +
* [[linklist]]
 +
 +
* [[machine]]
  
 
* [[scan]]
 
* [[scan]]

Revision as of 11:03, 30 November 2010

Purpose and Notes

Library Initialization and Usage

Interface Reference

Closure Generating Method Calls

Library Method Tables

  • alex....Reproduce Alexandria library functionality for openeuo.
  • 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