public class TrapHelper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
stepConfirmed |
Constructor and Description |
---|
TrapHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
heroPressed() |
static void |
heroTriggerTrap(Hero hero) |
static boolean |
isVisibleTrap(int cellType) |
public static boolean isVisibleTrap(int cellType)
public static void heroTriggerTrap(Hero hero)
public static void heroPressed()