player\map\mapcommands.lua
| (?) | MapCommands.addEscortComboEntries | ( player, portraits, factionIndex, crafts, color ) |
| (?) | MapCommands.clearOrders | ( ) ( ( ) ) |
| (?) | MapCommands.clearOrdersIfNecessary | ( clear ) |
| (?) | MapCommands.enqueueJump | ( x, y ) |
| (?) | MapCommands.enqueueOrder | ( order, ... ) ( ( order, ... ) ) |
| (?) | MapCommands.fillEscortCombo | ( ) |
| (?) | MapCommands.fillTradeCombo | ( combo, filter ) |
| (?) | MapCommands.getActionIconFromInfo | ( info ) |
| (?) | MapCommands.getCommandsFromInfo | ( info, x, y ) |
| (?) | MapCommands.getLastLocationFromInfo | ( info ) |
| (?) | MapCommands.getPortraits | ( ) |
| (?) | MapCommands.getSelectedPortraits | ( ) |
| (?) | MapCommands.hasCommandToUndo | ( info ) |
| (?) | MapCommands.hideOrderButtons | ( ) |
| (?) | MapCommands.initUI | ( ) |
| (?) | MapCommands.initialize | ( ) ( ( ) ) |
| (?) | MapCommands.isEnqueueing | ( ) ( ( ) ) |
| (?) | MapCommands.makePortraits | ( faction, x, y ) |
| (?) | MapCommands.mirrorPointY | ( p, y ) |
| (?) | MapCommands.mirrorUIElementY | ( element, y ) |
| (?) | MapCommands.onAggressivePressed | ( ) |
| (?) | MapCommands.onAllianceShipOrderInfoChanged | ( name, info ) |
| (?) | MapCommands.onAllianceShipSectorChanged | ( name, x, y ) |
| (?) | MapCommands.onBuyFilterTextChanged | ( textbox, text ) |
| (?) | MapCommands.onBuyGoodsPressed | ( ) |
| (?) | MapCommands.onBuyWindowOKButtonPressed | ( ) |
| (?) | MapCommands.onEscortPressed | ( ) |
| (?) | MapCommands.onEscortWindowOKButtonPressed | ( ) |
| (?) | MapCommands.onGalaxyMapMouseDown | ( button, mx, my, cx, cy ) |
| (?) | MapCommands.onGalaxyMapMouseUp | ( button, mx, my, cx, cy, mapMoved ) |
| (?) | MapCommands.onGalaxyMapUpdate | ( timeStep ) |
| (?) | MapCommands.onHideGalaxyMap | ( ) |
| (?) | MapCommands.onLoopPressed | ( ) |
| (?) | MapCommands.onMinePressed | ( ) |
| (?) | MapCommands.onPatrolPressed | ( ) |
| (?) | MapCommands.onPlayerShipOrderInfoChanged | ( name, info ) |
| (?) | MapCommands.onPlayerShipSectorChanged | ( name, x, y ) |
| (?) | MapCommands.onSalvagePressed | ( ) |
| (?) | MapCommands.onSelectMapCoordinates | ( x, y ) |
| (?) | MapCommands.onSellFilterTextChanged | ( textbox, text ) |
| (?) | MapCommands.onSellGoodsPressed | ( ) |
| (?) | MapCommands.onSellWindowOKButtonPressed | ( ) |
| (?) | MapCommands.onShowGalaxyMap | ( ) |
| (?) | MapCommands.onStopPressed | ( ) |
| (?) | MapCommands.onUndoPressed | ( ) |
| (?) | MapCommands.setNames | ( names ) |
| (?) | MapCommands.updateButtonLocations | ( ) |
| (?) | MapCommands.updateTransitArea | ( ) |