twcore.core
Class Player
java.lang.Object
|
+--twcore.core.Player
- public class Player
- extends java.lang.Object
Constructor Summary |
Player(twcore.core.PlayerEntered playerEntered)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Player
public Player(twcore.core.PlayerEntered playerEntered)
setPlayer
public void setPlayer(twcore.core.PlayerEntered playerEntered)
clearPlayer
public void clearPlayer()
isPlaying
public boolean isPlaying()
isShip
public boolean isShip(int shipType)
scoreReset
public void scoreReset()
updatePlayer
public void updatePlayer(twcore.core.PlayerDeath message)
updatePlayer
public void updatePlayer(twcore.core.ScoreReset message)
updatePlayer
public void updatePlayer(twcore.core.ScoreUpdate message)
updatePlayer
public void updatePlayer(twcore.core.FlagVictory message)
updatePlayer
public void updatePlayer(twcore.core.FlagReward message)
updatePlayer
public void updatePlayer(twcore.core.FrequencyChange message)
updatePlayer
public void updatePlayer(twcore.core.FrequencyShipChange message)
updatePlayer
public void updatePlayer(twcore.core.PlayerPosition message)
getPlayerName
public java.lang.String getPlayerName()
getSquadName
public java.lang.String getSquadName()
getShipType
public int getShipType()
getXLocation
public int getXLocation()
getYLocation
public int getYLocation()
getXVelocity
public int getXVelocity()
getYVelocity
public int getYVelocity()
getFrequency
public int getFrequency()
getWins
public int getWins()
getLosses
public int getLosses()
getFlagPoints
public int getFlagPoints()
getKillPoints
public int getKillPoints()
getAcceptsAudio
public int getAcceptsAudio()
getHasKOTH
public int getHasKOTH()
getRotation
public int getRotation()
getPing
public int getPing()
getBounty
public int getBounty()
getEnergy
public int getEnergy()
getS2CLag
public int getS2CLag()
getTimer
public int getTimer()
getItemInformation
public int getItemInformation()
getTurretee
public int getTurretee()
getflagsCarried
public int getflagsCarried()
getTimeStamp
public int getTimeStamp()
getPlayerID
public int getPlayerID()
getScore
public int getScore()
hasShields
public boolean hasShields()
hasSuper
public boolean hasSuper()
getBurstCount
public int getBurstCount()
getRepelCount
public int getRepelCount()
getThorCount
public int getThorCount()
getWallCount
public int getWallCount()
getDecoyCount
public int getDecoyCount()
getRocketCount
public int getRocketCount()
getPortalCount
public int getPortalCount()
isStealthed
public boolean isStealthed()
isCloaked
public boolean isCloaked()
hasXRadarOn
public boolean hasXRadarOn()
hasAntiwarpOn
public boolean hasAntiwarpOn()
isWarpingIn
public boolean isWarpingIn()
isInSafe
public boolean isInSafe()
isUFO
public boolean isUFO()