Свойство | Type | Description | |
---|---|---|---|
HasWall | bool | ||
State | SlabState |
Méthode | Description | |
---|---|---|
Create ( SlabState state, bool hasWall ) : Slab | ||
WithState ( SlabState state ) : Slab |
Méthode | Description | |
---|---|---|
Slab ( SlabState state, bool hasWall ) : Microsoft.Xna.Framework |
public static Create ( SlabState state, bool hasWall ) : Slab | ||
state | SlabState | |
hasWall | bool | |
Résultat | Slab |
public WithState ( SlabState state ) : Slab | ||
state | SlabState | |
Résultat | Slab |