RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.utils.messaging.messages
/
EntityUpdated
Entity
Updated
public
final
class
EntityUpdated
extends
Message
Content copied to clipboard
Functions
Properties
Functions
get
Game
Entity
Link copied to clipboard
final
GameEntity
getGameEntity
(
)
Content copied to clipboard
get
New
Snapshot
Link copied to clipboard
final
Set
<
ViewUnit
>
getNewSnapshot
(
)
Content copied to clipboard
Properties
gameEntity
Link copied to clipboard
private
final
GameEntity
gameEntity
Content copied to clipboard
newSnapshot
Link copied to clipboard
private
final
Set
<
ViewUnit
>
newSnapshot
Content copied to clipboard