Difference between revisions of "Simplelib"
From OpenEUO
m (→Other Library Methods) |
m (→Library Method Tables) |
||
Line 35: | Line 35: | ||
=== Library Method Tables === | === Library Method Tables === | ||
− | * [[alex]] | + | * [[alex]]....Reproduce Alexandria library functionality for openeuo. |
− | * [[luo]] | + | * [[luo]].....A table for treating UO variables as functions. |
− | * [[macro]] | + | * [[macro]]...Call event macros by name. |
− | * [[str]] | + | * [[str]].....String manipulation functions. |
− | * [[tile]] | + | * [[tile]]....Tile searching and caching. |
=== Other Library Methods === | === Other Library Methods === |
Revision as of 19:46, 24 November 2010
Contents
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.
- str.....String manipulation functions.
- tile....Tile searching and caching.
Other Library Methods