RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.gamelogic.engines.behaviour.scriptbehaviours.buildingblocks
/
MoveUsingUpdatingPath
Move
Using
Updating
Path
public
final
class
MoveUsingUpdatingPath
extends
BehaviourBuildingBlock
Content copied to clipboard
Functions
Properties
Functions
get
Child
Block
Link copied to clipboard
final
BehaviourBuildingBlock
getChildBlock
(
)
Content copied to clipboard
get
Ticker
Link copied to clipboard
Ticker
getTicker
(
)
Content copied to clipboard
handle
Message
Link copied to clipboard
Unit
handleMessage
(
Message
message
)
Content copied to clipboard
Properties
childBlock
Link copied to clipboard
private
final
BehaviourBuildingBlock
childBlock
Content copied to clipboard
ticker
Link copied to clipboard
private
final
Ticker
ticker
Content copied to clipboard