WoW:Earth (AddOn): Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(reword, {{stub}})
mNo edit summary
Line 1: Line 1:
Earth is a library for quickly building GUIs.  It is part of [[Cosmos]], which can be downloaded here:
http://www.cosmosui.org/index.php?p=download
'''Earth''' has not been fully documented yet. However, you can see most of the documentation by reading the .lua files.  
'''Earth''' has not been fully documented yet. However, you can see most of the documentation by reading the .lua files.  


For an example of how to use it, see [[Tutorial: Using Earth to Create a QuestLog]].
For an example of how to use it, see [[Tutorial: Using Earth to Create a QuestLog]].


{{stub}}
{{Stub/Other}}


[[Category: Function Libraries]]
[[Category: Function Libraries]]
[[Category: Cosmos AddOns]]
[[Category: Cosmos AddOns]]

Revision as of 06:42, 2 January 2006

Earth is a library for quickly building GUIs. It is part of Cosmos, which can be downloaded here: http://www.cosmosui.org/index.php?p=download

Earth has not been fully documented yet. However, you can see most of the documentation by reading the .lua files.

For an example of how to use it, see Tutorial: Using Earth to Create a QuestLog.