Public classes

Controller
DisplayModel
DotMatrix
TextToContent

Commands/

   AbsCmd
   AbsCmdPosition
   AbsCmdSpeed
   CallbackCommand
   ClearCommand
   ContentCommand
   PauseCommand
   TextCommand

Displays/

   Display
   Display_3D
   Display_Sprite
   Display_UI


Introduction page

AbsCmdSpeed
Derived from AbsCmd


Abstract base class for all commands that may be executed with different speeds, such as scrolling text.


Properties

public float DotsPerSecondSet moving content speed.

Properties

public float DotsPerSecond

Set moving content speed. If this is not set, default value from Controller is used.

ValueSpeed in dots per second.