Method | Description | |
---|---|---|
NewStationaryID ( ) : string | ||
SetPosition ( int x, int y ) : void | ||
StationaryObject ( Microsoft.Xna.Framework.Game game ) : System |
Method | Description | |
---|---|---|
GetLength ( Size size ) : int | ||
GetWidth ( Size size ) : int |
protected static GetLength ( Size size ) : int | ||
size | Size | |
return | int |
protected static GetWidth ( Size size ) : int | ||
size | Size | |
return | int |
public StationaryObject ( Microsoft.Xna.Framework.Game game ) : System | ||
game | Microsoft.Xna.Framework.Game | |
return | System |