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.watabou.pixeldungeon.ui
Interface IClickable
All Known Implementing Classes:
CatalogusListItem
,
ListItem
public interface
IClickable
Created by mike on 26.05.2017. This file is part of Remixed Pixel Dungeon.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
onClick
(float x, float y)
Method Detail
onClick
boolean onClick(float x, float y)
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