Home
last modified time | relevance | path

Searched defs:LuaMilitarySite (Results 1 – 1 of 1) sorted by relevance

/dports/games/widelands/widelands-build21/src/scripting/
H A Dlua_map.h1185 LuaMilitarySite() { in LuaMilitarySite() function
1187 explicit LuaMilitarySite(Widelands::MilitarySite& mo) : LuaBuilding(mo) { in LuaMilitarySite() function
1189 explicit LuaMilitarySite(lua_State* L) : LuaBuilding(L) { in LuaMilitarySite() function