Property | Type | Description | |
---|---|---|---|
BlockList | List |
||
Empty |
Method | Description | |
---|---|---|
BlockType ( string name, Layer layer, |
Creates a new instance of a
|
|
FromID ( byte ID ) : |
Finds a
|
|
Init ( ) : void |
Adds/Creates all of the block type's
|
Method | Description | |
---|---|---|
BlockType ( ) : System |
public BlockType ( string name, Layer layer, |
||
name | string | Name of the block |
layer | Layer | |
source | ||
collision | BlockCollision | |
type | TileType | |
return | System |