MoveComponent
MoveComponent(int, int)
public void MoveComponent(int from, int to) ;
Description
Move the order of TileComponent.
Parameters
Parameter Name | Description |
---|---|
from | Index of the moving source. |
to | Index of the destination. |
Move the order of TileComponent.
Parameter Name | Description |
---|---|
from | Index of the moving source. |
to | Index of the destination. |