Свойство | Type | Description | |
---|---|---|---|
ActionControllerInitArgs | object | ||
BBox | Microsoft.Xna.Framework.BoundingBox | ||
BuildAmount | int | ||
CapitalCost | int | ||
DefaultActionController | ReflectedScript | ||
DefaultButtonControllerInitArgs | List | ||
DefaultButtonControllers | List |
||
Depositable | bool | ||
GridSize | Point | ||
Health | int | ||
ICollidableShape | ICollidable | ||
IconKey | string | ||
Impact | int | ||
Index | int | ||
InfoFile | string | ||
IsResource | bool | ||
MaxCount | int | ||
PopCapChange | int | ||
SightRadius | int |
Méthode | Description | |
---|---|---|
AddButton ( ReflectedScript>.Dictionary |
||
Deserialize ( |
||
RTSBuildingData ( int i ) : System | ||
Serialize ( |
||
SetBBox ( Vector3 min, Vector3 max ) : void | ||
SetController ( ReflectedScript>.Dictionary |
public AddButton ( ReflectedScript>.Dictionary |
||
d | ReflectedScript>.Dictionary | |
key | string | |
initArgs | object | |
Résultat | void |
public static Deserialize ( |
||
s | ||
state | GameState | |
index | int | |
Résultat |
public static Serialize ( |
||
s | ||
data | ||
Résultat | void |
public SetBBox ( Vector3 min, Vector3 max ) : void | ||
min | Vector3 | |
max | Vector3 | |
Résultat | void |
public SetController ( ReflectedScript>.Dictionary |
||
d | ReflectedScript>.Dictionary | |
cType | string | |
key | string | |
Résultat | void |
public BoundingBox,Microsoft.Xna.Framework BBox | ||
Résultat | Microsoft.Xna.Framework.BoundingBox |
public ReflectedScript DefaultActionController | ||
Résultat | ReflectedScript |