$treeview $search $mathjax
Stratagus
2.2.6
$projectbrief
|
$projectbrief
|
$searchbox |
_________ __ __ / _____// |_____________ _/ |______ ____ __ __ ______ \_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/ / \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \ /_______ /|__| |__| (____ /__| (____ /\___ /|____//____ > \/ \/ \//_____/ \/ ______________________ ______________________ T H E W A R B E G I N S Stratagus - A free fantasy real time strategy game engine
#include "stdlib.h"
#include "string.h"
#include "tolua++.h"
#include "stratagus.h"
#include "ui.h"
#include "minimap.h"
#include "player.h"
#include "unittype.h"
#include "unit.h"
#include "video.h"
#include "font.h"
#include "widgets.h"
#include "sound.h"
#include "sound_server.h"
#include "netconnect.h"
#include "map.h"
#include "ai.h"
#include "movie.h"
#include "network.h"
#include "editor.h"
#include "results.h"
#include "settings.h"
#include "pathfinder.h"
#include "particle.h"
Functions | |
TOLUA_API int | tolua_stratagus_open (lua_State *tolua_S) |
int | GetNetworkState () |
void | NetworkGamePrepareGameSettings (void) |
Server user has finally hit the start game button. | |
void | InitVideo () |
initialize the video part | |
void | ShowFullImage (const std::string &name, unsigned int timeOutInSecond) |
bool | IsReplayGame () |
void | StartMap (const string &str, bool clean=true) |
void | StartReplay (const string &str, bool reveal=false) |
void | StartSavedGame (const string &str) |
int | SaveReplay (const std::string &filename) |
void | StopGame (GameResults result) |
Outcome of the game. | |
int | GetNumOpponents (int player) |
int | GetTimer () |
void | ActionVictory () |
void | ActionDefeat () |
void | ActionDraw () |
void | ActionSetTimer (int cycles, bool increasing) |
void | ActionStartTimer () |
void | ActionStopTimer () |
void | SetTrigger (int trigger) |
static void | tolua_reg_types (lua_State *tolua_S) |
static int | tolua_get_CMinimap_X (lua_State *tolua_S) |
static int | tolua_set_CMinimap_X (lua_State *tolua_S) |
static int | tolua_get_CMinimap_Y (lua_State *tolua_S) |
static int | tolua_set_CMinimap_Y (lua_State *tolua_S) |
static int | tolua_get_CMinimap_W (lua_State *tolua_S) |
static int | tolua_set_CMinimap_W (lua_State *tolua_S) |
static int | tolua_get_CMinimap_H (lua_State *tolua_S) |
static int | tolua_set_CMinimap_H (lua_State *tolua_S) |
static int | tolua_get_CMinimap_WithTerrain (lua_State *tolua_S) |
static int | tolua_set_CMinimap_WithTerrain (lua_State *tolua_S) |
static int | tolua_get_CMinimap_ShowSelected (lua_State *tolua_S) |
static int | tolua_set_CMinimap_ShowSelected (lua_State *tolua_S) |
static int | tolua_get_CMinimap_Transparent (lua_State *tolua_S) |
static int | tolua_set_CMinimap_Transparent (lua_State *tolua_S) |
static int | tolua_stratagus_LuaActionListener_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_LuaActionListener_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_CUIButton_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_CUIButton_new00_local (lua_State *tolua_S) |
static int | tolua_get_CUIButton_X (lua_State *tolua_S) |
static int | tolua_set_CUIButton_X (lua_State *tolua_S) |
static int | tolua_get_CUIButton_Y (lua_State *tolua_S) |
static int | tolua_set_CUIButton_Y (lua_State *tolua_S) |
static int | tolua_get_CUIButton_Text (lua_State *tolua_S) |
static int | tolua_set_CUIButton_Text (lua_State *tolua_S) |
static int | tolua_get_CUIButton_Style_ptr (lua_State *tolua_S) |
static int | tolua_set_CUIButton_Style_ptr (lua_State *tolua_S) |
static int | tolua_get_CUIButton_Callback_ptr (lua_State *tolua_S) |
static int | tolua_set_CUIButton_Callback_ptr (lua_State *tolua_S) |
static int | tolua_get_CMapArea_X (lua_State *tolua_S) |
static int | tolua_set_CMapArea_X (lua_State *tolua_S) |
static int | tolua_get_CMapArea_Y (lua_State *tolua_S) |
static int | tolua_set_CMapArea_Y (lua_State *tolua_S) |
static int | tolua_get_CMapArea_EndX (lua_State *tolua_S) |
static int | tolua_set_CMapArea_EndX (lua_State *tolua_S) |
static int | tolua_get_CMapArea_EndY (lua_State *tolua_S) |
static int | tolua_set_CMapArea_EndY (lua_State *tolua_S) |
static int | tolua_get_CMapArea_ScrollPaddingLeft (lua_State *tolua_S) |
static int | tolua_set_CMapArea_ScrollPaddingLeft (lua_State *tolua_S) |
static int | tolua_get_CMapArea_ScrollPaddingRight (lua_State *tolua_S) |
static int | tolua_set_CMapArea_ScrollPaddingRight (lua_State *tolua_S) |
static int | tolua_get_CMapArea_ScrollPaddingTop (lua_State *tolua_S) |
static int | tolua_set_CMapArea_ScrollPaddingTop (lua_State *tolua_S) |
static int | tolua_get_CMapArea_ScrollPaddingBottom (lua_State *tolua_S) |
static int | tolua_set_CMapArea_ScrollPaddingBottom (lua_State *tolua_S) |
static int | tolua_stratagus_CViewport_Viewport2MapX00 (lua_State *tolua_S) |
static int | tolua_stratagus_CViewport_Viewport2MapY00 (lua_State *tolua_S) |
static int | tolua_stratagus_CFiller_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_CFiller_new00_local (lua_State *tolua_S) |
static int | tolua_get_CFiller_G_ptr (lua_State *tolua_S) |
static int | tolua_set_CFiller_G_ptr (lua_State *tolua_S) |
static int | tolua_get_CFiller_X (lua_State *tolua_S) |
static int | tolua_set_CFiller_X (lua_State *tolua_S) |
static int | tolua_get_CFiller_Y (lua_State *tolua_S) |
static int | tolua_set_CFiller_Y (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CFiller__new00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CFiller__new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CFiller__delete00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CFiller___geti00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CFiller___seti00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CFiller___geti01 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CFiller__at00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CFiller__at01 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CFiller__front00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CFiller__front01 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CFiller__back00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CFiller__back01 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CFiller__push_back00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CFiller__pop_back00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CFiller__assign00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CFiller__clear00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CFiller__empty00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CFiller__size00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CUIButton__new00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CUIButton__new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CUIButton__delete00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CUIButton___geti00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CUIButton___seti00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CUIButton___geti01 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CUIButton__at00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CUIButton__at01 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CUIButton__front00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CUIButton__front01 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CUIButton__back00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CUIButton__back01 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CUIButton__push_back00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CUIButton__pop_back00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CUIButton__assign00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CUIButton__clear00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CUIButton__empty00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_CUIButton__size00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_string__new00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_string__new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_vector_string__delete00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_string___geti00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_string___seti00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_string___geti01 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_string__at00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_string__at01 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_string__front00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_string__front01 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_string__back00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_string__back01 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_string__push_back00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_string__pop_back00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_string__assign00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_string__clear00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_string__empty00 (lua_State *tolua_S) |
static int | tolua_stratagus_vector_string__size00 (lua_State *tolua_S) |
static int | tolua_get_CButtonPanel_X (lua_State *tolua_S) |
static int | tolua_set_CButtonPanel_X (lua_State *tolua_S) |
static int | tolua_get_CButtonPanel_Y (lua_State *tolua_S) |
static int | tolua_set_CButtonPanel_Y (lua_State *tolua_S) |
static int | tolua_get_CButtonPanel_Buttons (lua_State *tolua_S) |
static int | tolua_set_CButtonPanel_Buttons (lua_State *tolua_S) |
static int | tolua_get_CButtonPanel_AutoCastBorderColorRGB (lua_State *tolua_S) |
static int | tolua_set_CButtonPanel_AutoCastBorderColorRGB (lua_State *tolua_S) |
static int | tolua_get_CButtonPanel_ShowCommandKey (lua_State *tolua_S) |
static int | tolua_set_CButtonPanel_ShowCommandKey (lua_State *tolua_S) |
static int | tolua_get_CPieMenu_G_ptr (lua_State *tolua_S) |
static int | tolua_set_CPieMenu_G_ptr (lua_State *tolua_S) |
static int | tolua_get_CPieMenu_MouseButton (lua_State *tolua_S) |
static int | tolua_set_CPieMenu_MouseButton (lua_State *tolua_S) |
static int | tolua_get_stratagus_CPieMenu_X (lua_State *tolua_S) |
static int | tolua_set_stratagus_CPieMenu_X (lua_State *tolua_S) |
static int | tolua_get_stratagus_CPieMenu_Y (lua_State *tolua_S) |
static int | tolua_set_stratagus_CPieMenu_Y (lua_State *tolua_S) |
static int | tolua_stratagus_CPieMenu_SetRadius00 (lua_State *tolua_S) |
static int | tolua_get_CResourceInfo_G_ptr (lua_State *tolua_S) |
static int | tolua_set_CResourceInfo_G_ptr (lua_State *tolua_S) |
static int | tolua_get_CResourceInfo_IconFrame (lua_State *tolua_S) |
static int | tolua_set_CResourceInfo_IconFrame (lua_State *tolua_S) |
static int | tolua_get_CResourceInfo_IconX (lua_State *tolua_S) |
static int | tolua_set_CResourceInfo_IconX (lua_State *tolua_S) |
static int | tolua_get_CResourceInfo_IconY (lua_State *tolua_S) |
static int | tolua_set_CResourceInfo_IconY (lua_State *tolua_S) |
static int | tolua_get_CResourceInfo_IconWidth (lua_State *tolua_S) |
static int | tolua_set_CResourceInfo_IconWidth (lua_State *tolua_S) |
static int | tolua_get_CResourceInfo_TextX (lua_State *tolua_S) |
static int | tolua_set_CResourceInfo_TextX (lua_State *tolua_S) |
static int | tolua_get_CResourceInfo_TextY (lua_State *tolua_S) |
static int | tolua_set_CResourceInfo_TextY (lua_State *tolua_S) |
static int | tolua_get_CInfoPanel_X (lua_State *tolua_S) |
static int | tolua_set_CInfoPanel_X (lua_State *tolua_S) |
static int | tolua_get_CInfoPanel_Y (lua_State *tolua_S) |
static int | tolua_set_CInfoPanel_Y (lua_State *tolua_S) |
static int | tolua_stratagus_CStatusLine_Set00 (lua_State *tolua_S) |
static int | tolua_stratagus_CStatusLine_Get00 (lua_State *tolua_S) |
static int | tolua_stratagus_CStatusLine_Clear00 (lua_State *tolua_S) |
static int | tolua_get_CStatusLine_Width (lua_State *tolua_S) |
static int | tolua_set_CStatusLine_Width (lua_State *tolua_S) |
static int | tolua_get_CStatusLine_TextX (lua_State *tolua_S) |
static int | tolua_set_CStatusLine_TextX (lua_State *tolua_S) |
static int | tolua_get_CStatusLine_TextY (lua_State *tolua_S) |
static int | tolua_set_CStatusLine_TextY (lua_State *tolua_S) |
static int | tolua_get_CStatusLine_Font_ptr (lua_State *tolua_S) |
static int | tolua_set_CStatusLine_Font_ptr (lua_State *tolua_S) |
static int | tolua_get_CUITimer_X (lua_State *tolua_S) |
static int | tolua_set_CUITimer_X (lua_State *tolua_S) |
static int | tolua_get_CUITimer_Y (lua_State *tolua_S) |
static int | tolua_set_CUITimer_Y (lua_State *tolua_S) |
static int | tolua_get_CUITimer_Font_ptr (lua_State *tolua_S) |
static int | tolua_set_CUITimer_Font_ptr (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_NormalFontColor (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_NormalFontColor (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_ReverseFontColor (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_ReverseFontColor (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_Fillers (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_Fillers (lua_State *tolua_S) |
static int | tolua_get_stratagus_CUserInterface_Resources (lua_State *tolua_S) |
static int | tolua_set_stratagus_CUserInterface_Resources (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_InfoPanel (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_InfoPanel (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_SingleSelectedButton_ptr (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_SingleSelectedButton_ptr (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_SelectedButtons (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_SelectedButtons (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_MaxSelectedFont_ptr (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_MaxSelectedFont_ptr (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_MaxSelectedTextX (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_MaxSelectedTextX (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_MaxSelectedTextY (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_MaxSelectedTextY (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_SingleTrainingButton_ptr (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_SingleTrainingButton_ptr (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_TrainingButtons (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_TrainingButtons (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_UpgradingButton_ptr (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_UpgradingButton_ptr (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_ResearchingButton_ptr (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_ResearchingButton_ptr (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_TransportingButtons (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_TransportingButtons (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_CompletedBarColorRGB (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_CompletedBarColorRGB (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_CompletedBarShadow (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_CompletedBarShadow (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_ButtonPanel (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_ButtonPanel (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_PieMenu (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_PieMenu (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_MouseViewport_ptr (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_MouseViewport_ptr (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_MapArea (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_MapArea (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_MessageFont_ptr (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_MessageFont_ptr (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_MessageScrollSpeed (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_MessageScrollSpeed (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_MenuButton (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_MenuButton (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_NetworkMenuButton (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_NetworkMenuButton (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_NetworkDiplomacyButton (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_NetworkDiplomacyButton (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_Minimap (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_Minimap (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_StatusLine (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_StatusLine (lua_State *tolua_S) |
static int | tolua_get_CUserInterface_Timer (lua_State *tolua_S) |
static int | tolua_set_CUserInterface_Timer (lua_State *tolua_S) |
static int | tolua_get_UI (lua_State *tolua_S) |
static int | tolua_set_UI (lua_State *tolua_S) |
static int | tolua_stratagus_CIcon_New00 (lua_State *tolua_S) |
static int | tolua_stratagus_CIcon_Get00 (lua_State *tolua_S) |
static int | tolua_get_CIcon_Ident (lua_State *tolua_S) |
static int | tolua_get_CIcon_G_ptr (lua_State *tolua_S) |
static int | tolua_set_CIcon_G_ptr (lua_State *tolua_S) |
static int | tolua_get_CIcon_Frame (lua_State *tolua_S) |
static int | tolua_set_CIcon_Frame (lua_State *tolua_S) |
static int | tolua_stratagus_FindButtonStyle00 (lua_State *tolua_S) |
static int | tolua_stratagus_GetMouseScroll00 (lua_State *tolua_S) |
static int | tolua_stratagus_SetMouseScroll00 (lua_State *tolua_S) |
static int | tolua_stratagus_GetKeyScroll00 (lua_State *tolua_S) |
static int | tolua_stratagus_SetKeyScroll00 (lua_State *tolua_S) |
static int | tolua_stratagus_GetGrabMouse00 (lua_State *tolua_S) |
static int | tolua_stratagus_SetGrabMouse00 (lua_State *tolua_S) |
static int | tolua_stratagus_GetLeaveStops00 (lua_State *tolua_S) |
static int | tolua_stratagus_SetLeaveStops00 (lua_State *tolua_S) |
static int | tolua_stratagus_GetDoubleClickDelay00 (lua_State *tolua_S) |
static int | tolua_stratagus_SetDoubleClickDelay00 (lua_State *tolua_S) |
static int | tolua_stratagus_GetHoldClickDelay00 (lua_State *tolua_S) |
static int | tolua_stratagus_SetHoldClickDelay00 (lua_State *tolua_S) |
static int | tolua_get_CursorX (lua_State *tolua_S) |
static int | tolua_set_CursorX (lua_State *tolua_S) |
static int | tolua_get_CursorY (lua_State *tolua_S) |
static int | tolua_set_CursorY (lua_State *tolua_S) |
static int | tolua_stratagus_Color_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_Color_new00_local (lua_State *tolua_S) |
static int | tolua_get_Color_r (lua_State *tolua_S) |
static int | tolua_set_Color_r (lua_State *tolua_S) |
static int | tolua_get_Color_g (lua_State *tolua_S) |
static int | tolua_set_Color_g (lua_State *tolua_S) |
static int | tolua_get_Color_b (lua_State *tolua_S) |
static int | tolua_set_Color_b (lua_State *tolua_S) |
static int | tolua_get_Color_a (lua_State *tolua_S) |
static int | tolua_set_Color_a (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setWidth00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_getWidth00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setHeight00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_getHeight00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setSize00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setX00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_getX00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setY00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_getY00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setPosition00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setBorderSize00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_getBorderSize00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setEnabled00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_isEnabled00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setVisible00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_isVisible00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setBaseColor00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_getBaseColor00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setForegroundColor00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_getForegroundColor00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setBackgroundColor00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_getBackgroundColor00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setDisabledColor00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_getDisabledColor00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setGlobalFont00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setForegroundColor01 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setBackgroundColor01 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setBaseColor01 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setSize01 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setBorderSize01 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setFont00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_getHotKey00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setHotKey00 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_setHotKey01 (lua_State *tolua_S) |
static int | tolua_stratagus_Widget_addActionListener00 (lua_State *tolua_S) |
static int | tolua_stratagus_ScrollArea_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_ScrollArea_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_ScrollArea_setContent00 (lua_State *tolua_S) |
static int | tolua_stratagus_ScrollArea_getContent00 (lua_State *tolua_S) |
static int | tolua_stratagus_ScrollArea_setScrollbarWidth00 (lua_State *tolua_S) |
static int | tolua_stratagus_ScrollArea_getScrollbarWidth00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageWidget_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageWidget_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_ButtonWidget_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_ButtonWidget_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_ButtonWidget_setCaption00 (lua_State *tolua_S) |
static int | tolua_stratagus_ButtonWidget_getCaption00 (lua_State *tolua_S) |
static int | tolua_stratagus_ButtonWidget_adjustSize00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageButton_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageButton_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_ImageButton_new01 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageButton_new01_local (lua_State *tolua_S) |
static int | tolua_stratagus_ImageButton_setNormalImage00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageButton_setPressedImage00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageButton_setDisabledImage00 (lua_State *tolua_S) |
static int | tolua_stratagus_RadioButton_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_RadioButton_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_RadioButton_new01 (lua_State *tolua_S) |
static int | tolua_stratagus_RadioButton_new01_local (lua_State *tolua_S) |
static int | tolua_stratagus_RadioButton_isMarked00 (lua_State *tolua_S) |
static int | tolua_stratagus_RadioButton_setMarked00 (lua_State *tolua_S) |
static int | tolua_stratagus_RadioButton_getCaption00 (lua_State *tolua_S) |
static int | tolua_stratagus_RadioButton_setCaption00 (lua_State *tolua_S) |
static int | tolua_stratagus_RadioButton_setGroup00 (lua_State *tolua_S) |
static int | tolua_stratagus_RadioButton_getGroup00 (lua_State *tolua_S) |
static int | tolua_stratagus_RadioButton_adjustSize00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageRadioButton_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageRadioButton_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_ImageRadioButton_new01 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageRadioButton_new01_local (lua_State *tolua_S) |
static int | tolua_stratagus_ImageRadioButton_setUncheckedNormalImage00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageRadioButton_setUncheckedPressedImage00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageRadioButton_setCheckedNormalImage00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageRadioButton_setCheckedPressedImage00 (lua_State *tolua_S) |
static int | tolua_stratagus_CheckBox_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_CheckBox_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_CheckBox_new01 (lua_State *tolua_S) |
static int | tolua_stratagus_CheckBox_new01_local (lua_State *tolua_S) |
static int | tolua_stratagus_CheckBox_isMarked00 (lua_State *tolua_S) |
static int | tolua_stratagus_CheckBox_setMarked00 (lua_State *tolua_S) |
static int | tolua_stratagus_CheckBox_getCaption00 (lua_State *tolua_S) |
static int | tolua_stratagus_CheckBox_setCaption00 (lua_State *tolua_S) |
static int | tolua_stratagus_CheckBox_adjustSize00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageCheckBox_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageCheckBox_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_ImageCheckBox_new01 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageCheckBox_new01_local (lua_State *tolua_S) |
static int | tolua_stratagus_ImageCheckBox_setUncheckedNormalImage00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageCheckBox_setUncheckedPressedImage00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageCheckBox_setCheckedNormalImage00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageCheckBox_setCheckedPressedImage00 (lua_State *tolua_S) |
static int | tolua_stratagus_Slider_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_Slider_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_Slider_new01 (lua_State *tolua_S) |
static int | tolua_stratagus_Slider_new01_local (lua_State *tolua_S) |
static int | tolua_stratagus_Slider_setScale00 (lua_State *tolua_S) |
static int | tolua_stratagus_Slider_getScaleStart00 (lua_State *tolua_S) |
static int | tolua_stratagus_Slider_setScaleStart00 (lua_State *tolua_S) |
static int | tolua_stratagus_Slider_getScaleEnd00 (lua_State *tolua_S) |
static int | tolua_stratagus_Slider_setScaleEnd00 (lua_State *tolua_S) |
static int | tolua_stratagus_Slider_getValue00 (lua_State *tolua_S) |
static int | tolua_stratagus_Slider_setValue00 (lua_State *tolua_S) |
static int | tolua_stratagus_Slider_setMarkerLength00 (lua_State *tolua_S) |
static int | tolua_stratagus_Slider_getMarkerLength00 (lua_State *tolua_S) |
static int | tolua_stratagus_Slider_setOrientation00 (lua_State *tolua_S) |
static int | tolua_stratagus_Slider_getOrientation00 (lua_State *tolua_S) |
static int | tolua_stratagus_Slider_setStepLength00 (lua_State *tolua_S) |
static int | tolua_stratagus_Slider_getStepLength00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageSlider_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageSlider_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_ImageSlider_new01 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageSlider_new01_local (lua_State *tolua_S) |
static int | tolua_stratagus_ImageSlider_setMarkerImage00 (lua_State *tolua_S) |
static int | tolua_stratagus_ImageSlider_setBackgroundImage00 (lua_State *tolua_S) |
static int | tolua_stratagus_Label_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_Label_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_Label_getCaption00 (lua_State *tolua_S) |
static int | tolua_stratagus_Label_setCaption00 (lua_State *tolua_S) |
static int | tolua_stratagus_Label_setAlignment00 (lua_State *tolua_S) |
static int | tolua_stratagus_Label_getAlignment00 (lua_State *tolua_S) |
static int | tolua_stratagus_Label_adjustSize00 (lua_State *tolua_S) |
static int | tolua_stratagus_MultiLineLabel_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_MultiLineLabel_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_MultiLineLabel_new01 (lua_State *tolua_S) |
static int | tolua_stratagus_MultiLineLabel_new01_local (lua_State *tolua_S) |
static int | tolua_stratagus_MultiLineLabel_setCaption00 (lua_State *tolua_S) |
static int | tolua_stratagus_MultiLineLabel_getCaption00 (lua_State *tolua_S) |
static int | tolua_stratagus_MultiLineLabel_setAlignment00 (lua_State *tolua_S) |
static int | tolua_stratagus_MultiLineLabel_getAlignment00 (lua_State *tolua_S) |
static int | tolua_stratagus_MultiLineLabel_setVerticalAlignment00 (lua_State *tolua_S) |
static int | tolua_stratagus_MultiLineLabel_getVerticalAlignment00 (lua_State *tolua_S) |
static int | tolua_stratagus_MultiLineLabel_setLineWidth00 (lua_State *tolua_S) |
static int | tolua_stratagus_MultiLineLabel_getLineWidth00 (lua_State *tolua_S) |
static int | tolua_stratagus_MultiLineLabel_adjustSize00 (lua_State *tolua_S) |
static int | tolua_stratagus_MultiLineLabel_draw00 (lua_State *tolua_S) |
static int | tolua_stratagus_TextField_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_TextField_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_TextField_setText00 (lua_State *tolua_S) |
static int | tolua_stratagus_TextField_getText00 (lua_State *tolua_S) |
static int | tolua_stratagus_ListBoxWidget_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_ListBoxWidget_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_ListBoxWidget_setList00 (lua_State *tolua_S) |
static int | tolua_stratagus_ListBoxWidget_setSelected00 (lua_State *tolua_S) |
static int | tolua_stratagus_ListBoxWidget_getSelected00 (lua_State *tolua_S) |
static int | tolua_stratagus_Window_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_Window_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_Window_new01 (lua_State *tolua_S) |
static int | tolua_stratagus_Window_new01_local (lua_State *tolua_S) |
static int | tolua_stratagus_Window_new02 (lua_State *tolua_S) |
static int | tolua_stratagus_Window_new02_local (lua_State *tolua_S) |
static int | tolua_stratagus_Window_setCaption00 (lua_State *tolua_S) |
static int | tolua_stratagus_Window_getCaption00 (lua_State *tolua_S) |
static int | tolua_stratagus_Window_setAlignment00 (lua_State *tolua_S) |
static int | tolua_stratagus_Window_getAlignment00 (lua_State *tolua_S) |
static int | tolua_stratagus_Window_setContent00 (lua_State *tolua_S) |
static int | tolua_stratagus_Window_getContent00 (lua_State *tolua_S) |
static int | tolua_stratagus_Window_setPadding00 (lua_State *tolua_S) |
static int | tolua_stratagus_Window_getPadding00 (lua_State *tolua_S) |
static int | tolua_stratagus_Window_setTitleBarHeight00 (lua_State *tolua_S) |
static int | tolua_stratagus_Window_getTitleBarHeight00 (lua_State *tolua_S) |
static int | tolua_stratagus_Window_setMovable00 (lua_State *tolua_S) |
static int | tolua_stratagus_Window_isMovable00 (lua_State *tolua_S) |
static int | tolua_stratagus_Window_resizeToContent00 (lua_State *tolua_S) |
static int | tolua_stratagus_Window_setOpaque00 (lua_State *tolua_S) |
static int | tolua_stratagus_Window_isOpaque00 (lua_State *tolua_S) |
static int | tolua_stratagus_Windows_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_Windows_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_Windows_add00 (lua_State *tolua_S) |
static int | tolua_stratagus_ScrollingWidget_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_ScrollingWidget_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_ScrollingWidget_add00 (lua_State *tolua_S) |
static int | tolua_stratagus_ScrollingWidget_restart00 (lua_State *tolua_S) |
static int | tolua_stratagus_ScrollingWidget_setSpeed00 (lua_State *tolua_S) |
static int | tolua_stratagus_ScrollingWidget_getSpeed00 (lua_State *tolua_S) |
static int | tolua_stratagus_DropDown_getSelected00 (lua_State *tolua_S) |
static int | tolua_stratagus_DropDown_setSelected00 (lua_State *tolua_S) |
static int | tolua_stratagus_DropDown_setScrollArea00 (lua_State *tolua_S) |
static int | tolua_stratagus_DropDown_getScrollArea00 (lua_State *tolua_S) |
static int | tolua_stratagus_DropDown_setListBox00 (lua_State *tolua_S) |
static int | tolua_stratagus_DropDown_getListBox00 (lua_State *tolua_S) |
static int | tolua_stratagus_DropDownWidget_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_DropDownWidget_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_DropDownWidget_setList00 (lua_State *tolua_S) |
static int | tolua_stratagus_DropDownWidget_getListBox00 (lua_State *tolua_S) |
static int | tolua_stratagus_DropDownWidget_setSize00 (lua_State *tolua_S) |
static int | tolua_stratagus_StatBoxWidget_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_StatBoxWidget_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_StatBoxWidget_setCaption00 (lua_State *tolua_S) |
static int | tolua_stratagus_StatBoxWidget_getCaption00 (lua_State *tolua_S) |
static int | tolua_stratagus_StatBoxWidget_setPercent00 (lua_State *tolua_S) |
static int | tolua_stratagus_StatBoxWidget_getPercent00 (lua_State *tolua_S) |
static int | tolua_stratagus_Container_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_Container_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_Container_setOpaque00 (lua_State *tolua_S) |
static int | tolua_stratagus_Container_isOpaque00 (lua_State *tolua_S) |
static int | tolua_stratagus_Container_add00 (lua_State *tolua_S) |
static int | tolua_stratagus_Container_remove00 (lua_State *tolua_S) |
static int | tolua_stratagus_Container_clear00 (lua_State *tolua_S) |
static int | tolua_stratagus_CMenuScreen_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_CMenuScreen_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_CMenuScreen_run00 (lua_State *tolua_S) |
static int | tolua_stratagus_CMenuScreen_stop00 (lua_State *tolua_S) |
static int | tolua_stratagus_CMenuScreen_stopAll00 (lua_State *tolua_S) |
static int | tolua_stratagus_CMenuScreen_addLogicCallback00 (lua_State *tolua_S) |
static int | tolua_stratagus_CMenuScreen_setDrawMenusUnder00 (lua_State *tolua_S) |
static int | tolua_stratagus_CMenuScreen_getDrawMenusUnder00 (lua_State *tolua_S) |
static int | tolua_stratagus_InitNetwork100 (lua_State *tolua_S) |
static int | tolua_stratagus_ExitNetwork100 (lua_State *tolua_S) |
static int | tolua_stratagus_IsNetworkGame00 (lua_State *tolua_S) |
static int | tolua_stratagus_NetworkSetupServerAddress00 (lua_State *tolua_S) |
static int | tolua_stratagus_NetworkInitClientConnect00 (lua_State *tolua_S) |
static int | tolua_stratagus_NetworkInitServerConnect00 (lua_State *tolua_S) |
static int | tolua_stratagus_NetworkServerStartGame00 (lua_State *tolua_S) |
static int | tolua_stratagus_NetworkProcessClientRequest00 (lua_State *tolua_S) |
static int | tolua_stratagus_GetNetworkState00 (lua_State *tolua_S) |
static int | tolua_stratagus_NetworkServerResyncClients00 (lua_State *tolua_S) |
static int | tolua_stratagus_NetworkDetachFromServer00 (lua_State *tolua_S) |
static int | tolua_get_CServerSetup_unsigned_ResourcesOption (lua_State *tolua_S) |
static int | tolua_set_CServerSetup_unsigned_ResourcesOption (lua_State *tolua_S) |
static int | tolua_get_CServerSetup_unsigned_UnitsOption (lua_State *tolua_S) |
static int | tolua_set_CServerSetup_unsigned_UnitsOption (lua_State *tolua_S) |
static int | tolua_get_CServerSetup_unsigned_FogOfWar (lua_State *tolua_S) |
static int | tolua_set_CServerSetup_unsigned_FogOfWar (lua_State *tolua_S) |
static int | tolua_get_CServerSetup_unsigned_RevealMap (lua_State *tolua_S) |
static int | tolua_set_CServerSetup_unsigned_RevealMap (lua_State *tolua_S) |
static int | tolua_get_CServerSetup_unsigned_TilesetSelection (lua_State *tolua_S) |
static int | tolua_set_CServerSetup_unsigned_TilesetSelection (lua_State *tolua_S) |
static int | tolua_get_CServerSetup_unsigned_GameTypeOption (lua_State *tolua_S) |
static int | tolua_set_CServerSetup_unsigned_GameTypeOption (lua_State *tolua_S) |
static int | tolua_get_CServerSetup_unsigned_Difficulty (lua_State *tolua_S) |
static int | tolua_set_CServerSetup_unsigned_Difficulty (lua_State *tolua_S) |
static int | tolua_get_CServerSetup_unsigned_MapRichness (lua_State *tolua_S) |
static int | tolua_set_CServerSetup_unsigned_MapRichness (lua_State *tolua_S) |
static int | tolua_get_stratagus_CServerSetup_CompOpt (lua_State *tolua_S) |
static int | tolua_set_stratagus_CServerSetup_CompOpt (lua_State *tolua_S) |
static int | tolua_get_stratagus_CServerSetup_Ready (lua_State *tolua_S) |
static int | tolua_set_stratagus_CServerSetup_Ready (lua_State *tolua_S) |
static int | tolua_get_stratagus_CServerSetup_Race (lua_State *tolua_S) |
static int | tolua_set_stratagus_CServerSetup_Race (lua_State *tolua_S) |
static int | tolua_get_stratagus_CServerSetup_LastFrame (lua_State *tolua_S) |
static int | tolua_set_stratagus_CServerSetup_LastFrame (lua_State *tolua_S) |
static int | tolua_get_LocalSetupState (lua_State *tolua_S) |
static int | tolua_set_LocalSetupState (lua_State *tolua_S) |
static int | tolua_get_ServerSetupState (lua_State *tolua_S) |
static int | tolua_set_ServerSetupState (lua_State *tolua_S) |
static int | tolua_get_NetLocalHostsSlot (lua_State *tolua_S) |
static int | tolua_set_NetLocalHostsSlot (lua_State *tolua_S) |
static int | tolua_get_CNetworkHost_unsigned_Host (lua_State *tolua_S) |
static int | tolua_set_CNetworkHost_unsigned_Host (lua_State *tolua_S) |
static int | tolua_get_CNetworkHost_unsigned_Port (lua_State *tolua_S) |
static int | tolua_set_CNetworkHost_unsigned_Port (lua_State *tolua_S) |
static int | tolua_get_CNetworkHost_unsigned_PlyNr (lua_State *tolua_S) |
static int | tolua_set_CNetworkHost_unsigned_PlyNr (lua_State *tolua_S) |
static int | tolua_get_CNetworkHost_PlyName (lua_State *tolua_S) |
static int | tolua_set_CNetworkHost_PlyName (lua_State *tolua_S) |
static int | tolua_get_stratagus_Hosts (lua_State *tolua_S) |
static int | tolua_set_stratagus_Hosts (lua_State *tolua_S) |
static int | tolua_get_NetworkMapName (lua_State *tolua_S) |
static int | tolua_set_NetworkMapName (lua_State *tolua_S) |
static int | tolua_stratagus_NetworkGamePrepareGameSettings00 (lua_State *tolua_S) |
static int | tolua_stratagus_InitVideo00 (lua_State *tolua_S) |
static int | tolua_stratagus_PlayMovie00 (lua_State *tolua_S) |
static int | tolua_stratagus_ShowFullImage00 (lua_State *tolua_S) |
static int | tolua_get_UseOpenGL (lua_State *tolua_S) |
static int | tolua_set_UseOpenGL (lua_State *tolua_S) |
static int | tolua_get_CVideo_Width (lua_State *tolua_S) |
static int | tolua_set_CVideo_Width (lua_State *tolua_S) |
static int | tolua_get_CVideo_Height (lua_State *tolua_S) |
static int | tolua_set_CVideo_Height (lua_State *tolua_S) |
static int | tolua_get_CVideo_Depth (lua_State *tolua_S) |
static int | tolua_set_CVideo_Depth (lua_State *tolua_S) |
static int | tolua_get_CVideo_FullScreen (lua_State *tolua_S) |
static int | tolua_set_CVideo_FullScreen (lua_State *tolua_S) |
static int | tolua_stratagus_CVideo_ResizeScreen00 (lua_State *tolua_S) |
static int | tolua_get_Video (lua_State *tolua_S) |
static int | tolua_set_Video (lua_State *tolua_S) |
static int | tolua_stratagus_ToggleFullScreen00 (lua_State *tolua_S) |
static int | tolua_stratagus_CGraphic_New00 (lua_State *tolua_S) |
static int | tolua_stratagus_CGraphic_Free00 (lua_State *tolua_S) |
static int | tolua_stratagus_CGraphic_Load00 (lua_State *tolua_S) |
static int | tolua_stratagus_CGraphic_Resize00 (lua_State *tolua_S) |
static int | tolua_stratagus_CPlayerColorGraphic_New00 (lua_State *tolua_S) |
static int | tolua_stratagus_CColor_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_CColor_new00_local (lua_State *tolua_S) |
static int | tolua_get_CColor_unsigned_R (lua_State *tolua_S) |
static int | tolua_set_CColor_unsigned_R (lua_State *tolua_S) |
static int | tolua_get_CColor_unsigned_G (lua_State *tolua_S) |
static int | tolua_set_CColor_unsigned_G (lua_State *tolua_S) |
static int | tolua_get_CColor_unsigned_B (lua_State *tolua_S) |
static int | tolua_set_CColor_unsigned_B (lua_State *tolua_S) |
static int | tolua_get_CColor_unsigned_A (lua_State *tolua_S) |
static int | tolua_set_CColor_unsigned_A (lua_State *tolua_S) |
static int | tolua_stratagus_SetColorCycleAll00 (lua_State *tolua_S) |
static int | tolua_stratagus_ClearAllColorCyclingRange00 (lua_State *tolua_S) |
static int | tolua_stratagus_AddColorCyclingRange00 (lua_State *tolua_S) |
static int | tolua_stratagus_CFont_New00 (lua_State *tolua_S) |
static int | tolua_stratagus_CFont_Get00 (lua_State *tolua_S) |
static int | tolua_stratagus_CFont_Height00 (lua_State *tolua_S) |
static int | tolua_stratagus_CFont_Width00 (lua_State *tolua_S) |
static int | tolua_stratagus_CFontColor_New00 (lua_State *tolua_S) |
static int | tolua_stratagus_CFontColor_Get00 (lua_State *tolua_S) |
static int | tolua_get_stratagus_CFontColor_Colors (lua_State *tolua_S) |
static int | tolua_set_stratagus_CFontColor_Colors (lua_State *tolua_S) |
static int | tolua_stratagus_CUpgrade_New00 (lua_State *tolua_S) |
static int | tolua_stratagus_CUpgrade_Get00 (lua_State *tolua_S) |
static int | tolua_get_stratagus_CUpgrade_Costs (lua_State *tolua_S) |
static int | tolua_set_stratagus_CUpgrade_Costs (lua_State *tolua_S) |
static int | tolua_get_CUpgrade_Icon_ptr (lua_State *tolua_S) |
static int | tolua_set_CUpgrade_Icon_ptr (lua_State *tolua_S) |
static int | tolua_get_CPlayer_Index (lua_State *tolua_S) |
static int | tolua_set_CPlayer_Index (lua_State *tolua_S) |
static int | tolua_get_CPlayer_Name (lua_State *tolua_S) |
static int | tolua_set_CPlayer_Name (lua_State *tolua_S) |
static int | tolua_get_CPlayer_Type (lua_State *tolua_S) |
static int | tolua_set_CPlayer_Type (lua_State *tolua_S) |
static int | tolua_get_CPlayer_Race (lua_State *tolua_S) |
static int | tolua_set_CPlayer_Race (lua_State *tolua_S) |
static int | tolua_get_CPlayer_AiName (lua_State *tolua_S) |
static int | tolua_set_CPlayer_AiName (lua_State *tolua_S) |
static int | tolua_get_CPlayer_StartX (lua_State *tolua_S) |
static int | tolua_set_CPlayer_StartX (lua_State *tolua_S) |
static int | tolua_get_CPlayer_StartY (lua_State *tolua_S) |
static int | tolua_set_CPlayer_StartY (lua_State *tolua_S) |
static int | tolua_stratagus_CPlayer_SetStartView00 (lua_State *tolua_S) |
static int | tolua_get_stratagus_CPlayer_Resources (lua_State *tolua_S) |
static int | tolua_set_stratagus_CPlayer_Resources (lua_State *tolua_S) |
static int | tolua_get_stratagus_CPlayer_Incomes (lua_State *tolua_S) |
static int | tolua_set_stratagus_CPlayer_Incomes (lua_State *tolua_S) |
static int | tolua_get_stratagus_CPlayer_Revenue (lua_State *tolua_S) |
static int | tolua_get_stratagus_CPlayer_UnitTypesCount (lua_State *tolua_S) |
static int | tolua_get_CPlayer_AiEnabled (lua_State *tolua_S) |
static int | tolua_set_CPlayer_AiEnabled (lua_State *tolua_S) |
static int | tolua_get_stratagus_CPlayer_Units (lua_State *tolua_S) |
static int | tolua_set_stratagus_CPlayer_Units (lua_State *tolua_S) |
static int | tolua_get_CPlayer_TotalNumUnits (lua_State *tolua_S) |
static int | tolua_set_CPlayer_TotalNumUnits (lua_State *tolua_S) |
static int | tolua_get_CPlayer_NumBuildings (lua_State *tolua_S) |
static int | tolua_set_CPlayer_NumBuildings (lua_State *tolua_S) |
static int | tolua_get_CPlayer_Supply (lua_State *tolua_S) |
static int | tolua_set_CPlayer_Supply (lua_State *tolua_S) |
static int | tolua_get_CPlayer_Demand (lua_State *tolua_S) |
static int | tolua_set_CPlayer_Demand (lua_State *tolua_S) |
static int | tolua_get_CPlayer_UnitLimit (lua_State *tolua_S) |
static int | tolua_set_CPlayer_UnitLimit (lua_State *tolua_S) |
static int | tolua_get_CPlayer_BuildingLimit (lua_State *tolua_S) |
static int | tolua_set_CPlayer_BuildingLimit (lua_State *tolua_S) |
static int | tolua_get_CPlayer_TotalUnitLimit (lua_State *tolua_S) |
static int | tolua_set_CPlayer_TotalUnitLimit (lua_State *tolua_S) |
static int | tolua_get_CPlayer_Score (lua_State *tolua_S) |
static int | tolua_set_CPlayer_Score (lua_State *tolua_S) |
static int | tolua_get_CPlayer_TotalUnits (lua_State *tolua_S) |
static int | tolua_set_CPlayer_TotalUnits (lua_State *tolua_S) |
static int | tolua_get_CPlayer_TotalBuildings (lua_State *tolua_S) |
static int | tolua_set_CPlayer_TotalBuildings (lua_State *tolua_S) |
static int | tolua_get_stratagus_CPlayer_TotalResources (lua_State *tolua_S) |
static int | tolua_set_stratagus_CPlayer_TotalResources (lua_State *tolua_S) |
static int | tolua_get_CPlayer_TotalRazings (lua_State *tolua_S) |
static int | tolua_set_CPlayer_TotalRazings (lua_State *tolua_S) |
static int | tolua_get_CPlayer_TotalKills (lua_State *tolua_S) |
static int | tolua_set_CPlayer_TotalKills (lua_State *tolua_S) |
static int | tolua_stratagus_CPlayer_IsEnemy00 (lua_State *tolua_S) |
static int | tolua_stratagus_CPlayer_IsEnemy01 (lua_State *tolua_S) |
static int | tolua_stratagus_CPlayer_IsAllied00 (lua_State *tolua_S) |
static int | tolua_stratagus_CPlayer_IsAllied01 (lua_State *tolua_S) |
static int | tolua_stratagus_CPlayer_IsSharedVision00 (lua_State *tolua_S) |
static int | tolua_stratagus_CPlayer_IsSharedVision01 (lua_State *tolua_S) |
static int | tolua_stratagus_CPlayer_IsBothSharedVision00 (lua_State *tolua_S) |
static int | tolua_stratagus_CPlayer_IsBothSharedVision01 (lua_State *tolua_S) |
static int | tolua_stratagus_CPlayer_IsTeamed00 (lua_State *tolua_S) |
static int | tolua_stratagus_CPlayer_IsTeamed01 (lua_State *tolua_S) |
static int | tolua_get_stratagus_Players (lua_State *tolua_S) |
static int | tolua_set_stratagus_Players (lua_State *tolua_S) |
static int | tolua_get_ThisPlayer_ptr (lua_State *tolua_S) |
static int | tolua_set_ThisPlayer_ptr (lua_State *tolua_S) |
static int | tolua_get_CUnitType_Ident (lua_State *tolua_S) |
static int | tolua_set_CUnitType_Ident (lua_State *tolua_S) |
static int | tolua_get_CUnitType_Name (lua_State *tolua_S) |
static int | tolua_set_CUnitType_Name (lua_State *tolua_S) |
static int | tolua_get_CUnitType_Slot (lua_State *tolua_S) |
static int | tolua_get_CUnitType_MinAttackRange (lua_State *tolua_S) |
static int | tolua_set_CUnitType_MinAttackRange (lua_State *tolua_S) |
static int | tolua_get_CUnitType_ClicksToExplode (lua_State *tolua_S) |
static int | tolua_set_CUnitType_ClicksToExplode (lua_State *tolua_S) |
static int | tolua_get_CUnitType_GivesResource (lua_State *tolua_S) |
static int | tolua_set_CUnitType_GivesResource (lua_State *tolua_S) |
static int | tolua_get_CUnitType_Supply (lua_State *tolua_S) |
static int | tolua_set_CUnitType_Supply (lua_State *tolua_S) |
static int | tolua_get_CUnitType_Demand (lua_State *tolua_S) |
static int | tolua_set_CUnitType_Demand (lua_State *tolua_S) |
static int | tolua_stratagus_UnitTypeByIdent00 (lua_State *tolua_S) |
static int | tolua_get_UnitTypeHumanWall_ptr (lua_State *tolua_S) |
static int | tolua_set_UnitTypeHumanWall_ptr (lua_State *tolua_S) |
static int | tolua_get_UnitTypeOrcWall_ptr (lua_State *tolua_S) |
static int | tolua_set_UnitTypeOrcWall_ptr (lua_State *tolua_S) |
static int | tolua_get_Vec2i_x (lua_State *tolua_S) |
static int | tolua_set_Vec2i_x (lua_State *tolua_S) |
static int | tolua_get_Vec2i_y (lua_State *tolua_S) |
static int | tolua_set_Vec2i_y (lua_State *tolua_S) |
static int | tolua_get_CUnit_Slot (lua_State *tolua_S) |
static int | tolua_get_CUnit_tilePos (lua_State *tolua_S) |
static int | tolua_set_CUnit_tilePos (lua_State *tolua_S) |
static int | tolua_get_CUnit_Type_ptr (lua_State *tolua_S) |
static int | tolua_set_CUnit_Type_ptr (lua_State *tolua_S) |
static int | tolua_get_CUnit_Player_ptr (lua_State *tolua_S) |
static int | tolua_set_CUnit_Player_ptr (lua_State *tolua_S) |
static int | tolua_get_CUnit_Active (lua_State *tolua_S) |
static int | tolua_set_CUnit_Active (lua_State *tolua_S) |
static int | tolua_get_CUnit_ResourcesHeld (lua_State *tolua_S) |
static int | tolua_set_CUnit_ResourcesHeld (lua_State *tolua_S) |
static int | tolua_get_CPreference_ShowSightRange (lua_State *tolua_S) |
static int | tolua_set_CPreference_ShowSightRange (lua_State *tolua_S) |
static int | tolua_get_CPreference_ShowReactionRange (lua_State *tolua_S) |
static int | tolua_set_CPreference_ShowReactionRange (lua_State *tolua_S) |
static int | tolua_get_CPreference_ShowAttackRange (lua_State *tolua_S) |
static int | tolua_set_CPreference_ShowAttackRange (lua_State *tolua_S) |
static int | tolua_get_CPreference_unsigned_ShowOrders (lua_State *tolua_S) |
static int | tolua_set_CPreference_unsigned_ShowOrders (lua_State *tolua_S) |
static int | tolua_get_Preference (lua_State *tolua_S) |
static int | tolua_set_Preference (lua_State *tolua_S) |
static int | tolua_stratagus_GetUnitUnderCursor00 (lua_State *tolua_S) |
static int | tolua_stratagus_GetEffectsVolume00 (lua_State *tolua_S) |
static int | tolua_stratagus_SetEffectsVolume00 (lua_State *tolua_S) |
static int | tolua_stratagus_GetMusicVolume00 (lua_State *tolua_S) |
static int | tolua_stratagus_SetMusicVolume00 (lua_State *tolua_S) |
static int | tolua_stratagus_SetEffectsEnabled00 (lua_State *tolua_S) |
static int | tolua_stratagus_IsEffectsEnabled00 (lua_State *tolua_S) |
static int | tolua_stratagus_SetMusicEnabled00 (lua_State *tolua_S) |
static int | tolua_stratagus_IsMusicEnabled00 (lua_State *tolua_S) |
static int | tolua_stratagus_PlayFile00 (lua_State *tolua_S) |
static int | tolua_stratagus_PlayMusic00 (lua_State *tolua_S) |
static int | tolua_stratagus_StopMusic00 (lua_State *tolua_S) |
static int | tolua_stratagus_IsMusicPlaying00 (lua_State *tolua_S) |
static int | tolua_stratagus_SetChannelVolume00 (lua_State *tolua_S) |
static int | tolua_stratagus_SetChannelStereo00 (lua_State *tolua_S) |
static int | tolua_stratagus_StopChannel00 (lua_State *tolua_S) |
static int | tolua_stratagus_StopAllChannels00 (lua_State *tolua_S) |
static int | tolua_get_CEditor_UnitTypes (lua_State *tolua_S) |
static int | tolua_set_CEditor_UnitTypes (lua_State *tolua_S) |
static int | tolua_get_CEditor_TerrainEditable (lua_State *tolua_S) |
static int | tolua_set_CEditor_TerrainEditable (lua_State *tolua_S) |
static int | tolua_get_CEditor_StartUnit_ptr (lua_State *tolua_S) |
static int | tolua_get_CEditor_WriteCompressedMaps (lua_State *tolua_S) |
static int | tolua_set_CEditor_WriteCompressedMaps (lua_State *tolua_S) |
static int | tolua_get_CEditor_Running (lua_State *tolua_S) |
static int | tolua_set_CEditor_Running (lua_State *tolua_S) |
static int | tolua_get_Editor (lua_State *tolua_S) |
static int | tolua_set_Editor (lua_State *tolua_S) |
static int | tolua_stratagus_StartEditor00 (lua_State *tolua_S) |
static int | tolua_stratagus_EditorSaveMap00 (lua_State *tolua_S) |
static int | tolua_stratagus_IsReplayGame00 (lua_State *tolua_S) |
static int | tolua_stratagus_StartMap00 (lua_State *tolua_S) |
static int | tolua_stratagus_StartReplay00 (lua_State *tolua_S) |
static int | tolua_stratagus_StartSavedGame00 (lua_State *tolua_S) |
static int | tolua_stratagus_SaveReplay00 (lua_State *tolua_S) |
static int | tolua_get_GameResult (lua_State *tolua_S) |
static int | tolua_set_GameResult (lua_State *tolua_S) |
static int | tolua_stratagus_StopGame00 (lua_State *tolua_S) |
static int | tolua_get_GameRunning (lua_State *tolua_S) |
static int | tolua_set_GameRunning (lua_State *tolua_S) |
static int | tolua_stratagus_SetGamePaused00 (lua_State *tolua_S) |
static int | tolua_stratagus_GetGamePaused00 (lua_State *tolua_S) |
static int | tolua_get_GamePaused (lua_State *tolua_S) |
static int | tolua_set_GamePaused (lua_State *tolua_S) |
static int | tolua_stratagus_SetGameSpeed00 (lua_State *tolua_S) |
static int | tolua_stratagus_GetGameSpeed00 (lua_State *tolua_S) |
static int | tolua_get_GameSpeed (lua_State *tolua_S) |
static int | tolua_set_GameSpeed (lua_State *tolua_S) |
static int | tolua_get_GameObserve (lua_State *tolua_S) |
static int | tolua_set_GameObserve (lua_State *tolua_S) |
static int | tolua_get_unsigned_GameCycle (lua_State *tolua_S) |
static int | tolua_get_SettingsPresets_Race (lua_State *tolua_S) |
static int | tolua_set_SettingsPresets_Race (lua_State *tolua_S) |
static int | tolua_get_SettingsPresets_Team (lua_State *tolua_S) |
static int | tolua_set_SettingsPresets_Team (lua_State *tolua_S) |
static int | tolua_get_SettingsPresets_Type (lua_State *tolua_S) |
static int | tolua_set_SettingsPresets_Type (lua_State *tolua_S) |
static int | tolua_get_Settings_NetGameType (lua_State *tolua_S) |
static int | tolua_set_Settings_NetGameType (lua_State *tolua_S) |
static int | tolua_get_stratagus_Settings_Presets (lua_State *tolua_S) |
static int | tolua_set_stratagus_Settings_Presets (lua_State *tolua_S) |
static int | tolua_get_Settings_Resources (lua_State *tolua_S) |
static int | tolua_set_Settings_Resources (lua_State *tolua_S) |
static int | tolua_get_Settings_NumUnits (lua_State *tolua_S) |
static int | tolua_set_Settings_NumUnits (lua_State *tolua_S) |
static int | tolua_get_Settings_Opponents (lua_State *tolua_S) |
static int | tolua_set_Settings_Opponents (lua_State *tolua_S) |
static int | tolua_get_Settings_Difficulty (lua_State *tolua_S) |
static int | tolua_set_Settings_Difficulty (lua_State *tolua_S) |
static int | tolua_get_Settings_GameType (lua_State *tolua_S) |
static int | tolua_set_Settings_GameType (lua_State *tolua_S) |
static int | tolua_get_Settings_NoFogOfWar (lua_State *tolua_S) |
static int | tolua_set_Settings_NoFogOfWar (lua_State *tolua_S) |
static int | tolua_get_Settings_RevealMap (lua_State *tolua_S) |
static int | tolua_set_Settings_RevealMap (lua_State *tolua_S) |
static int | tolua_get_Settings_MapRichness (lua_State *tolua_S) |
static int | tolua_set_Settings_MapRichness (lua_State *tolua_S) |
static int | tolua_get_GameSettings (lua_State *tolua_S) |
static int | tolua_set_GameSettings (lua_State *tolua_S) |
static int | tolua_get_CMapInfo_Description (lua_State *tolua_S) |
static int | tolua_set_CMapInfo_Description (lua_State *tolua_S) |
static int | tolua_get_CMapInfo_MapWidth (lua_State *tolua_S) |
static int | tolua_set_CMapInfo_MapWidth (lua_State *tolua_S) |
static int | tolua_get_CMapInfo_MapHeight (lua_State *tolua_S) |
static int | tolua_set_CMapInfo_MapHeight (lua_State *tolua_S) |
static int | tolua_get_stratagus_CMapInfo_PlayerType (lua_State *tolua_S) |
static int | tolua_set_stratagus_CMapInfo_PlayerType (lua_State *tolua_S) |
static int | tolua_get_CTileset_Name (lua_State *tolua_S) |
static int | tolua_set_CTileset_Name (lua_State *tolua_S) |
static int | tolua_get_CMap_Info (lua_State *tolua_S) |
static int | tolua_set_CMap_Info (lua_State *tolua_S) |
static int | tolua_get_CMap_Tileset (lua_State *tolua_S) |
static int | tolua_set_CMap_Tileset (lua_State *tolua_S) |
static int | tolua_get_Map (lua_State *tolua_S) |
static int | tolua_set_Map (lua_State *tolua_S) |
static int | tolua_stratagus_SetTile00 (lua_State *tolua_S) |
static int | tolua_stratagus_AiAttackWithForceAt00 (lua_State *tolua_S) |
static int | tolua_stratagus_AiAttackWithForce00 (lua_State *tolua_S) |
static int | tolua_get_AStarFixedUnitCrossingCost (lua_State *tolua_S) |
static int | tolua_set_AStarFixedUnitCrossingCost (lua_State *tolua_S) |
static int | tolua_get_AStarMovingUnitCrossingCost (lua_State *tolua_S) |
static int | tolua_set_AStarMovingUnitCrossingCost (lua_State *tolua_S) |
static int | tolua_get_AStarKnowUnseenTerrain (lua_State *tolua_S) |
static int | tolua_set_AStarKnowUnseenTerrain (lua_State *tolua_S) |
static int | tolua_get_AStarUnknownTerrainCost (lua_State *tolua_S) |
static int | tolua_set_AStarUnknownTerrainCost (lua_State *tolua_S) |
static int | tolua_stratagus_GetNumOpponents00 (lua_State *tolua_S) |
static int | tolua_stratagus_GetTimer00 (lua_State *tolua_S) |
static int | tolua_stratagus_ActionVictory00 (lua_State *tolua_S) |
static int | tolua_stratagus_ActionDefeat00 (lua_State *tolua_S) |
static int | tolua_stratagus_ActionDraw00 (lua_State *tolua_S) |
static int | tolua_stratagus_ActionSetTimer00 (lua_State *tolua_S) |
static int | tolua_stratagus_ActionStartTimer00 (lua_State *tolua_S) |
static int | tolua_stratagus_ActionStopTimer00 (lua_State *tolua_S) |
static int | tolua_stratagus_SetTrigger00 (lua_State *tolua_S) |
static int | tolua_stratagus_CPosition_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_CPosition_new00_local (lua_State *tolua_S) |
static int | tolua_get_CPosition_x (lua_State *tolua_S) |
static int | tolua_set_CPosition_x (lua_State *tolua_S) |
static int | tolua_get_CPosition_y (lua_State *tolua_S) |
static int | tolua_set_CPosition_y (lua_State *tolua_S) |
static int | tolua_stratagus_GraphicAnimation_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_GraphicAnimation_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_GraphicAnimation_clone00 (lua_State *tolua_S) |
static int | tolua_stratagus_CParticle_clone00 (lua_State *tolua_S) |
static int | tolua_stratagus_StaticParticle_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_StaticParticle_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_CChunkParticle_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_CChunkParticle_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_CParticleManager_new00 (lua_State *tolua_S) |
static int | tolua_stratagus_CParticleManager_new00_local (lua_State *tolua_S) |
static int | tolua_stratagus_CParticleManager_delete00 (lua_State *tolua_S) |
static int | tolua_stratagus_CParticleManager_add00 (lua_State *tolua_S) |
static int | tolua_get_ParticleManager (lua_State *tolua_S) |
static int | tolua_set_ParticleManager (lua_State *tolua_S) |
static int | tolua_stratagus_Translate00 (lua_State *tolua_S) |
static int | tolua_stratagus_AddTranslation00 (lua_State *tolua_S) |
static int | tolua_stratagus_LoadPO00 (lua_State *tolua_S) |
static int | tolua_stratagus_SetTranslationsFiles00 (lua_State *tolua_S) |
static int | tolua_get_StratagusTranslation (lua_State *tolua_S) |
static int | tolua_set_StratagusTranslation (lua_State *tolua_S) |
static int | tolua_get_GameTranslation (lua_State *tolua_S) |
static int | tolua_set_GameTranslation (lua_State *tolua_S) |
static int | tolua_stratagus_SaveGame00 (lua_State *tolua_S) |
static int | tolua_stratagus_DeleteSaveGame00 (lua_State *tolua_S) |
static int | tolua_stratagus__00 (lua_State *tolua_S) |
static int | tolua_stratagus_SyncRand00 (lua_State *tolua_S) |
static int | tolua_stratagus_SyncRand01 (lua_State *tolua_S) |
static int | tolua_stratagus_CanAccessFile00 (lua_State *tolua_S) |
static int | tolua_stratagus_Exit00 (lua_State *tolua_S) |
static int | tolua_get_CliMapName (lua_State *tolua_S) |
static int | tolua_set_CliMapName (lua_State *tolua_S) |
static int | tolua_get_StratagusLibPath (lua_State *tolua_S) |
static int | tolua_set_StratagusLibPath (lua_State *tolua_S) |
Variables | |
string | NetworkMapName |
Network Client: IP of server to join. | |
std::string | CliMapName |
Flag got an event. |
void ActionDefeat | ( | ) |
Action condition player lose.
void ActionDraw | ( | ) |
Action condition player draw.
void ActionSetTimer | ( | int | cycles, | |
bool | increasing | |||
) |
Action set timer
void ActionStartTimer | ( | ) |
Action start timer
void ActionStopTimer | ( | ) |
Action stop timer
void ActionVictory | ( | ) |
Action condition player wins.
int GetNetworkState | ( | ) |
int GetNumOpponents | ( | int | player | ) |
Returns the number of opponents of a given player.
int GetTimer | ( | ) |
Check the timer value
void InitVideo | ( | ) |
initialize the video part
Video initialize.
bool IsReplayGame | ( | ) |
Check if we're replaying a game
void NetworkGamePrepareGameSettings | ( | void | ) |
Server user has finally hit the start game button.
Multiplayer network game final race an player type setup.
int SaveReplay | ( | const std::string & | filename | ) |
Save the replay
filename | Name of the file to save to |
void SetTrigger | ( | int | trigger | ) |
Set the trigger values
void ShowFullImage | ( | const std::string & | name, | |
unsigned int | timeOutInSecond | |||
) |
void StartMap | ( | const string & | str, | |
bool | clean = true | |||
) |
void StartReplay | ( | const string & | str, | |
bool | reveal = false | |||
) |
void StartSavedGame | ( | const string & | str | ) |
void StopGame | ( | GameResults | result | ) |
Outcome of the game.
Stop the running game with a given result
static int tolua_get_AStarFixedUnitCrossingCost | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_AStarKnowUnseenTerrain | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_AStarMovingUnitCrossingCost | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_AStarUnknownTerrainCost | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CButtonPanel_AutoCastBorderColorRGB | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CButtonPanel_Buttons | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CButtonPanel_ShowCommandKey | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CButtonPanel_X | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CButtonPanel_Y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CColor_unsigned_A | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CColor_unsigned_B | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CColor_unsigned_G | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CColor_unsigned_R | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CEditor_Running | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CEditor_StartUnit_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CEditor_TerrainEditable | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CEditor_UnitTypes | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CEditor_WriteCompressedMaps | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CFiller_G_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CFiller_X | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CFiller_Y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CIcon_Frame | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CIcon_G_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CIcon_Ident | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CInfoPanel_X | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CInfoPanel_Y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CliMapName | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMap_Info | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMap_Tileset | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMapArea_EndX | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMapArea_EndY | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMapArea_ScrollPaddingBottom | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMapArea_ScrollPaddingLeft | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMapArea_ScrollPaddingRight | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMapArea_ScrollPaddingTop | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMapArea_X | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMapArea_Y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMapInfo_Description | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMapInfo_MapHeight | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMapInfo_MapWidth | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMinimap_H | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMinimap_ShowSelected | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMinimap_Transparent | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMinimap_W | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMinimap_WithTerrain | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMinimap_X | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CMinimap_Y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CNetworkHost_PlyName | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CNetworkHost_unsigned_Host | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CNetworkHost_unsigned_PlyNr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CNetworkHost_unsigned_Port | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Color_a | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Color_b | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Color_g | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Color_r | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPieMenu_G_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPieMenu_MouseButton | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_AiEnabled | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_AiName | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_BuildingLimit | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_Demand | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_Index | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_Name | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_NumBuildings | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_Race | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_Score | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_StartX | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_StartY | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_Supply | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_TotalBuildings | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_TotalKills | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_TotalNumUnits | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_TotalRazings | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_TotalUnitLimit | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_TotalUnits | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_Type | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPlayer_UnitLimit | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPosition_x | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPosition_y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPreference_ShowAttackRange | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPreference_ShowReactionRange | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPreference_ShowSightRange | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CPreference_unsigned_ShowOrders | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CResourceInfo_G_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CResourceInfo_IconFrame | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CResourceInfo_IconWidth | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CResourceInfo_IconX | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CResourceInfo_IconY | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CResourceInfo_TextX | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CResourceInfo_TextY | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CServerSetup_unsigned_Difficulty | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CServerSetup_unsigned_FogOfWar | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CServerSetup_unsigned_GameTypeOption | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CServerSetup_unsigned_MapRichness | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CServerSetup_unsigned_ResourcesOption | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CServerSetup_unsigned_RevealMap | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CServerSetup_unsigned_TilesetSelection | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CServerSetup_unsigned_UnitsOption | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CStatusLine_Font_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CStatusLine_TextX | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CStatusLine_TextY | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CStatusLine_Width | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CTileset_Name | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUIButton_Callback_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUIButton_Style_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUIButton_Text | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUIButton_X | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUIButton_Y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUITimer_Font_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUITimer_X | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUITimer_Y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUnit_Active | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUnit_Player_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUnit_ResourcesHeld | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUnit_Slot | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUnit_tilePos | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUnit_Type_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUnitType_ClicksToExplode | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUnitType_Demand | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUnitType_GivesResource | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUnitType_Ident | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUnitType_MinAttackRange | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUnitType_Name | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUnitType_Slot | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUnitType_Supply | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUpgrade_Icon_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CursorX | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CursorY | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_ButtonPanel | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_CompletedBarColorRGB | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_CompletedBarShadow | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_Fillers | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_InfoPanel | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_MapArea | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_MaxSelectedFont_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_MaxSelectedTextX | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_MaxSelectedTextY | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_MenuButton | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_MessageFont_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_MessageScrollSpeed | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_Minimap | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_MouseViewport_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_NetworkDiplomacyButton | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_NetworkMenuButton | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_NormalFontColor | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_PieMenu | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_ResearchingButton_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_ReverseFontColor | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_SelectedButtons | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_SingleSelectedButton_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_SingleTrainingButton_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_StatusLine | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_Timer | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_TrainingButtons | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_TransportingButtons | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CUserInterface_UpgradingButton_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CVideo_Depth | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CVideo_FullScreen | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CVideo_Height | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_CVideo_Width | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Editor | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_GameObserve | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_GamePaused | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_GameResult | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_GameRunning | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_GameSettings | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_GameSpeed | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_GameTranslation | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_LocalSetupState | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Map | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_NetLocalHostsSlot | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_NetworkMapName | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_ParticleManager | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Preference | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_ServerSetupState | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Settings_Difficulty | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Settings_GameType | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Settings_MapRichness | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Settings_NetGameType | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Settings_NoFogOfWar | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Settings_NumUnits | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Settings_Opponents | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Settings_Resources | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Settings_RevealMap | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_SettingsPresets_Race | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_SettingsPresets_Team | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_SettingsPresets_Type | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_CFontColor_Colors | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_CMapInfo_PlayerType | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_CPieMenu_X | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_CPieMenu_Y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_CPlayer_Incomes | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_CPlayer_Resources | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_CPlayer_Revenue | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_CPlayer_TotalResources | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_CPlayer_Units | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_CPlayer_UnitTypesCount | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_CServerSetup_CompOpt | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_CServerSetup_LastFrame | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_CServerSetup_Race | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_CServerSetup_Ready | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_CUpgrade_Costs | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_CUserInterface_Resources | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_Hosts | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_Players | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_stratagus_Settings_Presets | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_StratagusLibPath | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_StratagusTranslation | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_ThisPlayer_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_UI | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_UnitTypeHumanWall_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_UnitTypeOrcWall_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_unsigned_GameCycle | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_UseOpenGL | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Vec2i_x | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Vec2i_y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_get_Video | ( | lua_State * | tolua_S | ) | [static] |
static void tolua_reg_types | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_AStarFixedUnitCrossingCost | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_AStarKnowUnseenTerrain | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_AStarMovingUnitCrossingCost | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_AStarUnknownTerrainCost | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CButtonPanel_AutoCastBorderColorRGB | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CButtonPanel_Buttons | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CButtonPanel_ShowCommandKey | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CButtonPanel_X | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CButtonPanel_Y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CColor_unsigned_A | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CColor_unsigned_B | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CColor_unsigned_G | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CColor_unsigned_R | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CEditor_Running | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CEditor_TerrainEditable | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CEditor_UnitTypes | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CEditor_WriteCompressedMaps | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CFiller_G_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CFiller_X | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CFiller_Y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CIcon_Frame | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CIcon_G_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CInfoPanel_X | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CInfoPanel_Y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CliMapName | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMap_Info | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMap_Tileset | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMapArea_EndX | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMapArea_EndY | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMapArea_ScrollPaddingBottom | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMapArea_ScrollPaddingLeft | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMapArea_ScrollPaddingRight | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMapArea_ScrollPaddingTop | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMapArea_X | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMapArea_Y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMapInfo_Description | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMapInfo_MapHeight | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMapInfo_MapWidth | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMinimap_H | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMinimap_ShowSelected | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMinimap_Transparent | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMinimap_W | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMinimap_WithTerrain | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMinimap_X | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CMinimap_Y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CNetworkHost_PlyName | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CNetworkHost_unsigned_Host | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CNetworkHost_unsigned_PlyNr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CNetworkHost_unsigned_Port | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Color_a | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Color_b | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Color_g | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Color_r | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPieMenu_G_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPieMenu_MouseButton | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_AiEnabled | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_AiName | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_BuildingLimit | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_Demand | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_Index | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_Name | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_NumBuildings | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_Race | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_Score | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_StartX | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_StartY | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_Supply | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_TotalBuildings | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_TotalKills | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_TotalNumUnits | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_TotalRazings | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_TotalUnitLimit | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_TotalUnits | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_Type | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPlayer_UnitLimit | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPosition_x | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPosition_y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPreference_ShowAttackRange | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPreference_ShowReactionRange | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPreference_ShowSightRange | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CPreference_unsigned_ShowOrders | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CResourceInfo_G_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CResourceInfo_IconFrame | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CResourceInfo_IconWidth | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CResourceInfo_IconX | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CResourceInfo_IconY | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CResourceInfo_TextX | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CResourceInfo_TextY | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CServerSetup_unsigned_Difficulty | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CServerSetup_unsigned_FogOfWar | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CServerSetup_unsigned_GameTypeOption | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CServerSetup_unsigned_MapRichness | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CServerSetup_unsigned_ResourcesOption | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CServerSetup_unsigned_RevealMap | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CServerSetup_unsigned_TilesetSelection | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CServerSetup_unsigned_UnitsOption | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CStatusLine_Font_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CStatusLine_TextX | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CStatusLine_TextY | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CStatusLine_Width | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CTileset_Name | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUIButton_Callback_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUIButton_Style_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUIButton_Text | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUIButton_X | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUIButton_Y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUITimer_Font_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUITimer_X | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUITimer_Y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUnit_Active | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUnit_Player_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUnit_ResourcesHeld | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUnit_tilePos | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUnit_Type_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUnitType_ClicksToExplode | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUnitType_Demand | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUnitType_GivesResource | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUnitType_Ident | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUnitType_MinAttackRange | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUnitType_Name | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUnitType_Supply | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUpgrade_Icon_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CursorX | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CursorY | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_ButtonPanel | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_CompletedBarColorRGB | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_CompletedBarShadow | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_Fillers | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_InfoPanel | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_MapArea | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_MaxSelectedFont_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_MaxSelectedTextX | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_MaxSelectedTextY | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_MenuButton | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_MessageFont_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_MessageScrollSpeed | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_Minimap | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_MouseViewport_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_NetworkDiplomacyButton | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_NetworkMenuButton | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_NormalFontColor | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_PieMenu | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_ResearchingButton_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_ReverseFontColor | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_SelectedButtons | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_SingleSelectedButton_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_SingleTrainingButton_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_StatusLine | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_Timer | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_TrainingButtons | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_TransportingButtons | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CUserInterface_UpgradingButton_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CVideo_Depth | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CVideo_FullScreen | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CVideo_Height | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_CVideo_Width | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Editor | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_GameObserve | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_GamePaused | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_GameResult | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_GameRunning | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_GameSettings | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_GameSpeed | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_GameTranslation | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_LocalSetupState | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Map | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_NetLocalHostsSlot | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_NetworkMapName | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_ParticleManager | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Preference | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_ServerSetupState | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Settings_Difficulty | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Settings_GameType | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Settings_MapRichness | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Settings_NetGameType | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Settings_NoFogOfWar | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Settings_NumUnits | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Settings_Opponents | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Settings_Resources | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Settings_RevealMap | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_SettingsPresets_Race | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_SettingsPresets_Team | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_SettingsPresets_Type | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_stratagus_CFontColor_Colors | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_stratagus_CMapInfo_PlayerType | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_stratagus_CPieMenu_X | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_stratagus_CPieMenu_Y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_stratagus_CPlayer_Incomes | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_stratagus_CPlayer_Resources | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_stratagus_CPlayer_TotalResources | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_stratagus_CPlayer_Units | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_stratagus_CServerSetup_CompOpt | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_stratagus_CServerSetup_LastFrame | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_stratagus_CServerSetup_Race | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_stratagus_CServerSetup_Ready | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_stratagus_CUpgrade_Costs | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_stratagus_CUserInterface_Resources | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_stratagus_Hosts | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_stratagus_Players | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_stratagus_Settings_Presets | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_StratagusLibPath | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_StratagusTranslation | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_ThisPlayer_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_UI | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_UnitTypeHumanWall_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_UnitTypeOrcWall_ptr | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_UseOpenGL | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Vec2i_x | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Vec2i_y | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_set_Video | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus__00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ActionDefeat00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ActionDraw00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ActionSetTimer00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ActionStartTimer00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ActionStopTimer00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ActionVictory00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_AddColorCyclingRange00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_AddTranslation00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_AiAttackWithForce00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_AiAttackWithForceAt00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ButtonWidget_adjustSize00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ButtonWidget_getCaption00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ButtonWidget_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ButtonWidget_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ButtonWidget_setCaption00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CanAccessFile00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CChunkParticle_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CChunkParticle_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CColor_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CColor_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CFiller_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CFiller_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CFont_Get00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CFont_Height00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CFont_New00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CFont_Width00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CFontColor_Get00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CFontColor_New00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CGraphic_Free00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CGraphic_Load00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CGraphic_New00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CGraphic_Resize00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CheckBox_adjustSize00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CheckBox_getCaption00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CheckBox_isMarked00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CheckBox_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CheckBox_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CheckBox_new01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CheckBox_new01_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CheckBox_setCaption00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CheckBox_setMarked00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CIcon_Get00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CIcon_New00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ClearAllColorCyclingRange00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CMenuScreen_addLogicCallback00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CMenuScreen_getDrawMenusUnder00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CMenuScreen_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CMenuScreen_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CMenuScreen_run00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CMenuScreen_setDrawMenusUnder00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CMenuScreen_stop00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CMenuScreen_stopAll00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Color_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Color_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Container_add00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Container_clear00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Container_isOpaque00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Container_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Container_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Container_remove00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Container_setOpaque00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CParticle_clone00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CParticleManager_add00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CParticleManager_delete00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CParticleManager_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CParticleManager_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CPieMenu_SetRadius00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CPlayer_IsAllied00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CPlayer_IsAllied01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CPlayer_IsBothSharedVision00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CPlayer_IsBothSharedVision01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CPlayer_IsEnemy00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CPlayer_IsEnemy01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CPlayer_IsSharedVision00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CPlayer_IsSharedVision01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CPlayer_IsTeamed00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CPlayer_IsTeamed01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CPlayer_SetStartView00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CPlayerColorGraphic_New00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CPosition_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CPosition_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CStatusLine_Clear00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CStatusLine_Get00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CStatusLine_Set00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CUIButton_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CUIButton_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CUpgrade_Get00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CUpgrade_New00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CVideo_ResizeScreen00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CViewport_Viewport2MapX00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_CViewport_Viewport2MapY00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_DeleteSaveGame00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_DropDown_getListBox00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_DropDown_getScrollArea00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_DropDown_getSelected00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_DropDown_setListBox00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_DropDown_setScrollArea00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_DropDown_setSelected00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_DropDownWidget_getListBox00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_DropDownWidget_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_DropDownWidget_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_DropDownWidget_setList00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_DropDownWidget_setSize00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_EditorSaveMap00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Exit00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ExitNetwork100 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_FindButtonStyle00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_GetDoubleClickDelay00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_GetEffectsVolume00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_GetGamePaused00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_GetGameSpeed00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_GetGrabMouse00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_GetHoldClickDelay00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_GetKeyScroll00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_GetLeaveStops00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_GetMouseScroll00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_GetMusicVolume00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_GetNetworkState00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_GetNumOpponents00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_GetTimer00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_GetUnitUnderCursor00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_GraphicAnimation_clone00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_GraphicAnimation_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_GraphicAnimation_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageButton_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageButton_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageButton_new01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageButton_new01_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageButton_setDisabledImage00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageButton_setNormalImage00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageButton_setPressedImage00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageCheckBox_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageCheckBox_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageCheckBox_new01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageCheckBox_new01_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageCheckBox_setCheckedNormalImage00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageCheckBox_setCheckedPressedImage00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageCheckBox_setUncheckedNormalImage00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageCheckBox_setUncheckedPressedImage00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageRadioButton_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageRadioButton_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageRadioButton_new01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageRadioButton_new01_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageRadioButton_setCheckedNormalImage00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageRadioButton_setCheckedPressedImage00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageRadioButton_setUncheckedNormalImage00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageRadioButton_setUncheckedPressedImage00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageSlider_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageSlider_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageSlider_new01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageSlider_new01_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageSlider_setBackgroundImage00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageSlider_setMarkerImage00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageWidget_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ImageWidget_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_InitNetwork100 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_InitVideo00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_IsEffectsEnabled00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_IsMusicEnabled00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_IsMusicPlaying00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_IsNetworkGame00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_IsReplayGame00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Label_adjustSize00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Label_getAlignment00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Label_getCaption00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Label_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Label_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Label_setAlignment00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Label_setCaption00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ListBoxWidget_getSelected00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ListBoxWidget_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ListBoxWidget_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ListBoxWidget_setList00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ListBoxWidget_setSelected00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_LoadPO00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_LuaActionListener_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_LuaActionListener_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_MultiLineLabel_adjustSize00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_MultiLineLabel_draw00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_MultiLineLabel_getAlignment00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_MultiLineLabel_getCaption00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_MultiLineLabel_getLineWidth00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_MultiLineLabel_getVerticalAlignment00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_MultiLineLabel_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_MultiLineLabel_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_MultiLineLabel_new01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_MultiLineLabel_new01_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_MultiLineLabel_setAlignment00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_MultiLineLabel_setCaption00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_MultiLineLabel_setLineWidth00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_MultiLineLabel_setVerticalAlignment00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_NetworkDetachFromServer00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_NetworkGamePrepareGameSettings00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_NetworkInitClientConnect00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_NetworkInitServerConnect00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_NetworkProcessClientRequest00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_NetworkServerResyncClients00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_NetworkServerStartGame00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_NetworkSetupServerAddress00 | ( | lua_State * | tolua_S | ) | [static] |
TOLUA_API int tolua_stratagus_open | ( | lua_State * | tolua_S | ) |
static int tolua_stratagus_PlayFile00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_PlayMovie00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_PlayMusic00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_RadioButton_adjustSize00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_RadioButton_getCaption00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_RadioButton_getGroup00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_RadioButton_isMarked00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_RadioButton_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_RadioButton_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_RadioButton_new01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_RadioButton_new01_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_RadioButton_setCaption00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_RadioButton_setGroup00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_RadioButton_setMarked00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SaveGame00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SaveReplay00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ScrollArea_getContent00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ScrollArea_getScrollbarWidth00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ScrollArea_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ScrollArea_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ScrollArea_setContent00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ScrollArea_setScrollbarWidth00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ScrollingWidget_add00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ScrollingWidget_getSpeed00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ScrollingWidget_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ScrollingWidget_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ScrollingWidget_restart00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ScrollingWidget_setSpeed00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SetChannelStereo00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SetChannelVolume00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SetColorCycleAll00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SetDoubleClickDelay00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SetEffectsEnabled00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SetEffectsVolume00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SetGamePaused00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SetGameSpeed00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SetGrabMouse00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SetHoldClickDelay00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SetKeyScroll00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SetLeaveStops00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SetMouseScroll00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SetMusicEnabled00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SetMusicVolume00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SetTile00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SetTranslationsFiles00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SetTrigger00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ShowFullImage00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Slider_getMarkerLength00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Slider_getOrientation00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Slider_getScaleEnd00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Slider_getScaleStart00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Slider_getStepLength00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Slider_getValue00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Slider_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Slider_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Slider_new01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Slider_new01_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Slider_setMarkerLength00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Slider_setOrientation00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Slider_setScale00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Slider_setScaleEnd00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Slider_setScaleStart00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Slider_setStepLength00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Slider_setValue00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_StartEditor00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_StartMap00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_StartReplay00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_StartSavedGame00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_StatBoxWidget_getCaption00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_StatBoxWidget_getPercent00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_StatBoxWidget_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_StatBoxWidget_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_StatBoxWidget_setCaption00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_StatBoxWidget_setPercent00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_StaticParticle_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_StaticParticle_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_StopAllChannels00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_StopChannel00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_StopGame00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_StopMusic00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SyncRand00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_SyncRand01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_TextField_getText00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_TextField_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_TextField_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_TextField_setText00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_ToggleFullScreen00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Translate00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_UnitTypeByIdent00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CFiller___geti00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CFiller___geti01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CFiller___seti00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CFiller__assign00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CFiller__at00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CFiller__at01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CFiller__back00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CFiller__back01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CFiller__clear00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CFiller__delete00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CFiller__empty00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CFiller__front00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CFiller__front01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CFiller__new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CFiller__new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CFiller__pop_back00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CFiller__push_back00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CFiller__size00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CUIButton___geti00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CUIButton___geti01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CUIButton___seti00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CUIButton__assign00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CUIButton__at00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CUIButton__at01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CUIButton__back00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CUIButton__back01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CUIButton__clear00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CUIButton__delete00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CUIButton__empty00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CUIButton__front00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CUIButton__front01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CUIButton__new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CUIButton__new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CUIButton__pop_back00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CUIButton__push_back00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_CUIButton__size00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_string___geti00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_string___geti01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_string___seti00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_string__assign00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_string__at00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_string__at01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_string__back00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_string__back01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_string__clear00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_string__delete00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_string__empty00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_string__front00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_string__front01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_string__new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_string__new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_string__pop_back00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_string__push_back00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_vector_string__size00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_addActionListener00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_getBackgroundColor00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_getBaseColor00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_getBorderSize00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_getDisabledColor00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_getForegroundColor00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_getHeight00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_getHotKey00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_getWidth00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_getX00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_getY00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_isEnabled00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_isVisible00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setBackgroundColor00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setBackgroundColor01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setBaseColor00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setBaseColor01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setBorderSize00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setBorderSize01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setDisabledColor00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setEnabled00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setFont00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setForegroundColor00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setForegroundColor01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setGlobalFont00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setHeight00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setHotKey00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setHotKey01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setPosition00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setSize00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setSize01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setVisible00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setWidth00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setX00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Widget_setY00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_getAlignment00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_getCaption00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_getContent00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_getPadding00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_getTitleBarHeight00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_isMovable00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_isOpaque00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_new00_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_new01 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_new01_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_new02 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_new02_local | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_resizeToContent00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_setAlignment00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_setCaption00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_setContent00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_setMovable00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_setOpaque00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_setPadding00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Window_setTitleBarHeight00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Windows_add00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Windows_new00 | ( | lua_State * | tolua_S | ) | [static] |
static int tolua_stratagus_Windows_new00_local | ( | lua_State * | tolua_S | ) | [static] |
std::string CliMapName |
Flag got an event.
string NetworkMapName |
Network Client: IP of server to join.