Свойство | Тип | Описание | |
---|---|---|---|
mContent |
Метод | Описание | |
---|---|---|
MapComposite ( int id, string name ) : System | ||
activate ( ) : bool | ||
getEverything ( ) : List |
||
getID ( ) : int | ||
getMap ( ) : |
||
getName ( ) : string | ||
getScript ( ) : Script | ||
initializeContent ( ) : void | ||
insert ( |
||
isActive ( ) : bool | ||
remove ( |
||
setVariable ( string key, string value ) : void | ||
setVariableFromDbserver ( string key, string value ) : void | ||
update ( ) : void |
Метод | Описание | |
---|---|---|
addZone ( List |
||
getAroundActorIterator ( |
||
getAroundBeingIterator ( |
||
getAroundPointIterator ( Point p, int radius ) : invertika_game.Game.ZoneIterator | ||
getInsideRectangleIterator ( ISL.Server.Utilities.Rectangle p ) : invertika_game.Game.ZoneIterator | ||
getVariable ( string key ) : string |
public MapComposite ( int id, string name ) : System | ||
id | int | |
name | string | |
Результат | System |
public setVariable ( string key, string value ) : void | ||
key | string | |
value | string | |
Результат | void |
public setVariableFromDbserver ( string key, string value ) : void | ||
key | string | |
value | string | |
Результат | void |