Property | Type | Description | |
---|---|---|---|
tileMap | tk2dTileMap, |
Method | Description | |
---|---|---|
CreateColliders ( ) : void | ||
RemoveColliders ( ) : void | ||
SetLayerForColliders ( int layer ) : void |
Method | Description | |
---|---|---|
BuildColliderAtPosition ( Vector2 position ) : void | ||
CreateColliderParentGameObject ( ) : void | ||
TileHasCollider ( int tileID ) : bool |
public SetLayerForColliders ( int layer ) : void | ||
layer | int | |
return | void |