Public classes
Controller |
ContentCommand
Command to add free content on display. Content is defined by two dimensional int array where each value represent wanted state of dot. Constructors
Constructors public ContentCommand (int[,] content) Create new content command. By default content is displayed in middle and center of the display.
|