Package zombie.network
Class ServerLOS
java.lang.Object
zombie.network.ServerLOS
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
doServerZombieLOS
(IsoPlayer player) static void
init()
boolean
isCouldSee
(IsoPlayer player, IsoGridSquare square) void
removePlayer
(IsoPlayer player) void
resume()
void
start()
void
suspend()
void
-
Field Details
-
instance
-
-
Constructor Details
-
ServerLOS
public ServerLOS()
-
-
Method Details
-
init
public static void init() -
start
public void start() -
addPlayer
-
removePlayer
-
isCouldSee
-
doServerZombieLOS
-
updateLOS
-
suspend
public void suspend() -
resume
public void resume()
-