Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

Tile.Delete

Cambiar al Manual
public function Delete(): void;
public function Delete(pos: Vector2): void;
public function Delete(area: Rect): void;

Parámetros

pos The coordinates for a request to unpin tile.
area The area on the screen above which the request to unpin tile will be displayed.

Descripción

Show a request to unpin secondary tile from start screen.