Uses of Class
ch.ladestation.connectncharge.model.game.gamelogic.Segment
Packages that use Segment
Package
Description
contains model classes of the main game.
contains necessary classes to interact with the hardware.
-
Uses of Segment in ch.ladestation.connectncharge.model.game.gamelogic
Subclasses of Segment in ch.ladestation.connectncharge.model.game.gamelogic -
Uses of Segment in ch.ladestation.connectncharge.pui
Methods in ch.ladestation.connectncharge.pui that return SegmentMethods in ch.ladestation.connectncharge.pui with parameters of type SegmentModifier and TypeMethodDescriptionvoid
LEDAnimator.simplyToggleMultipleSegments
(Segment[] newValue, boolean state) void
LEDAnimator.simplyToggleSegment
(Segment seg, boolean state)