User Tools

Site Tools


addons:using_libs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
addons:using_libs [2015/11/18 22:17]
atom0s created
addons:using_libs [2015/11/20 00:37] (current)
atom0s
Line 23: Line 23:
  
 ^ Library Name ^ Description ^ ^ Library Name ^ Description ^
-| color | Includes various helpful functions to deal with chat colors. | +[[addons:​using_libs:​color]] | Includes various helpful functions to deal with chat colors. | 
-| common | Includes a handful of commonly used libraries. | +[[addons:​using_libs:​common]] | Includes a handful of commonly used libraries. | 
-| events | Includes various additional events an addon can make use of from packet information. | +[[addons:​using_libs:​events]] | Includes various additional events an addon can make use of from packet information. | 
-| log | Includes helpful commands for logging information. | +[[addons:​using_libs:​log]] | Includes helpful commands for logging information. | 
-| mathex | Includes extensions to the base Lua math namespace. | +[[addons:​using_libs:​mathex]] | Includes extensions to the base Lua math namespace. | 
-| packet | Includes helpful functions for dealing with packets. | +[[addons:​using_libs:​packet]] | Includes helpful functions for dealing with packets. | 
-| settings | Includes helpful functions for dealing with settings for an addon. | +[[addons:​using_libs:​settings]] | Includes helpful functions for dealing with settings for an addon. | 
-| stringex | Includes extensions to the base Lua string namespace. | +[[addons:​using_libs:​stringex]] | Includes extensions to the base Lua string namespace. | 
-| tableex | Includes extensions to the base Lua table namespace. | +[[addons:​using_libs:​tableex]] | Includes extensions to the base Lua table namespace. | 
-| timer | Exposes useful timer functions to an addon. | +[[addons:​using_libs:​timer]] | Exposes useful timer functions to an addon. | 
-| ffxi.recast | Includes functions for reading recast information from the FFXI client. | +[[addons:​using_libs:​ffxi.common]] | Contains various definitions that are useful for various functions. | 
-| ffxi.target | Includes functions for reading various target information from the FFXI client. | +| [[addons:​using_libs:​ffxi.recast]] | Includes functions for reading recast information from the FFXI client. | 
-| ffxi.vanatime | Includes functions for using Vana'​diel time. | +[[addons:​using_libs:​ffxi.target]] | Includes functions for reading various target information from the FFXI client. | 
-| ffxi.weather | Includes functions for reading weather information from the FFXI client. |+[[addons:​using_libs:​ffxi.vanatime]] | Includes functions for using Vana'​diel time. | 
 +[[addons:​using_libs:​ffxi.weather]] | Includes functions for reading weather information from the FFXI client. |
addons/using_libs.1447913830.txt.gz · Last modified: 2015/11/18 22:17 by atom0s