Uses of Class
dev.twilite.game.stream.HintArrowView
Packages that use HintArrowView
-
Uses of HintArrowView in dev.twilite.game
Methods in dev.twilite.game that return HintArrowViewModifier and TypeMethodDescriptionstatic HintArrowViewGame.hintArrows()Returns active hint arrows from the root world and local world when different. -
Uses of HintArrowView in dev.twilite.game.stream
Methods in dev.twilite.game.stream that return HintArrowViewModifier and TypeMethodDescriptionReturns a new hint-arrow view with an additional filter.HintArrowView.not()Returns a new hint-arrow view with the most recent filter negated.Returns a new hint-arrow view with the supplied filter OR'ed with the most recent filter. -
Uses of HintArrowView in dev.twilite.game.wrapper
Methods in dev.twilite.game.wrapper that return HintArrowView