JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.example.sulemaia.Interface
Interface iCharacterSelected
All Known Implementing Classes:
CharacterSelector
public interface
iCharacterSelected
Interface to coordinate the character selected options.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
setCharacter
(int pos)
Set character to player, checking its valid and exists.
Method Detail
setCharacter
void setCharacter(int pos)
Set character to player, checking its valid and exists.
Parameters:
pos
- position of the character to process.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method