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.context
Interface PlayerContext
public interface
PlayerContext
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
GamePlayer
getPlayer
()
GameTeam
getTeam
()
boolean
isAlive
()
boolean
isSpectator
()
Method Details
getPlayer
GamePlayer
getPlayer
()
getTeam
GameTeam
getTeam
()
isAlive
boolean
isAlive
()
isSpectator
boolean
isSpectator
()