Level SetTileWithScreenPosition Method Delta Engine Documentation

Namespace: DeltaEngine.GameLogic
Assembly: DeltaEngine.GameLogic (in DeltaEngine.GameLogic.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public void SetTileWithScreenPosition(
	Vector2D screenPosition,
	LevelTileType selectedTileType
)
See Also