RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.utils.messaging.messages
/
CollidedWith
Collided
With
public
final
class
CollidedWith
extends
SaveInNotStartedAndReplayInOngoingMessage
Content copied to clipboard
Functions
Properties
Functions
get
My
Unit
Link copied to clipboard
final
GameUnit
getMyUnit
(
)
Content copied to clipboard
get
Other
Entity
Link copied to clipboard
final
GameEntity
getOtherEntity
(
)
Content copied to clipboard
get
Other
Unit
Link copied to clipboard
final
GameUnit
getOtherUnit
(
)
Content copied to clipboard
Properties
myUnit
Link copied to clipboard
private
final
GameUnit
myUnit
Content copied to clipboard
otherEntity
Link copied to clipboard
private
final
GameEntity
otherEntity
Content copied to clipboard
otherUnit
Link copied to clipboard
private
final
GameUnit
otherUnit
Content copied to clipboard