twcore.core
Class WeaponFired
java.lang.Object
|
+--twcore.core.SubspaceEvent
|
+--twcore.core.PlayerPosition
|
+--twcore.core.WeaponFired
- public class WeaponFired
- extends PlayerPosition
Constructor Summary |
WeaponFired(twcore.core.ByteArray array)
|
Methods inherited from class twcore.core.PlayerPosition |
containsEnergy, containsItemCount, containsWeaponsInfo, getBounty, getBurstCount, getChecksum, getDecoyCount, getEnergy, getPing, getPlayerID, getPortalCount, getRepelCount, getRocketCount, getRotation, getS2CLag, getThorCount, getTimer, getTimeStamp, getTogglables, getWallCount, getWeaponInfo, getXLocation, getXVelocity, getYLocation, getYVelocity, hasAntiwarpOn, hasShields, hasSuper, hasXRadarOn, isCloaked, isInSafe, isStealthed, isUFO, isWarpingIn, parseItemCount, parseTogglables, Unknown |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WEAPON_BULLET
public static int WEAPON_BULLET
WEAPON_BULLET_BOUNCING
public static int WEAPON_BULLET_BOUNCING
WEAPON_BOMB
public static int WEAPON_BOMB
WEAPON_EMP_BOMB
public static int WEAPON_EMP_BOMB
WEAPON_REPEL
public static int WEAPON_REPEL
WEAPON_DECOY
public static int WEAPON_DECOY
WEAPON_BURST
public static int WEAPON_BURST
WEAPON_THOR
public static int WEAPON_THOR
WEAPON_MULTIFIRE
public static int WEAPON_MULTIFIRE
WEAPON_SINGLEFIRE
public static int WEAPON_SINGLEFIRE
WEAPON_MINE
public static int WEAPON_MINE
WEAPON_NOTMINE
public static int WEAPON_NOTMINE
WeaponFired
public WeaponFired(twcore.core.ByteArray array)
isType
public boolean isType(int type)
getWeaponType
public int getWeaponType()
getWeaponLevel
public int getWeaponLevel()
isWeaponBouncyShrap
public boolean isWeaponBouncyShrap()
getWeaponShrapLevel
public int getWeaponShrapLevel()
getWeaponShrapCount
public int getWeaponShrapCount()
isMultifire
public boolean isMultifire()