API Index test

From Vendetta Lua
Revision as of 16:56, 12 October 2009 by Chefkoch (Talk | contribs) (merge)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Functions

AbbrLocationStr

Definition:
AbbrLocationStr(int sectorid) -> string name
Description:
Get abbreviated sector name for sectorid
Arguments:
sectorid sectorid
Returns:
name shortened sector name
Example:

AbbrLocationStr(5000) -> "Sed H9"


AccomplishmentTemplate

Definition:
AccomplishmentTemplate(function cb(string desc)) -> userdate box
Description:
Create box with accomplishment icons (targetinfo dialog). see: AccomplishmentTemplate
Arguments:
cb function to call when clicking
desc description of clicked accomplishment
Returns:
box AccomplishmentTemplate


Tables

Bitlib

Description
functions to manipulate the bitwise operations

Details
Bitlib

CapShipLog

Description
table with parts of a cap ship chat area.

Details
CapShipLog


Variables

CLASSTYPE_ADDON

Description
inventory item class of addons
Value
2

ColorChatInput

Description
boolean that controls coloring
Value


Userdata

AskForgivenessDialog

Description
the forgive dialog. see QuestionDialog

Details
AskForgivenessDialog