JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.nyrds.pixeldungeon.levels.objects
Interface ITrigger
All Known Implementing Classes:
AlarmTrap
,
CustomTrap
,
FireTrap
,
GrippingTrap
,
LightningTrap
,
ParalyticTrap
,
PoisonTrap
,
SummoningTrap
,
ToxicTrap
public interface
ITrigger
Created by mike on 27.07.2017. This file is part of Remixed Pixel Dungeon.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
doTrigger
(int cell,
Char
ch)
Method Detail
doTrigger
void doTrigger(int cell,
Char
ch)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method