JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
fr.revived.morpheus.game.api.arena
Interface ArenaSession
public interface
ArenaSession
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Arena
getArena
()
Match
getMatch
()
ArenaState
getState
()
void
start
()
void
stop
()
Method Details
getArena
Arena
getArena
()
getMatch
Match
getMatch
()
getState
ArenaState
getState
()
start
void
start
()
stop
void
stop
()