Interface Screen

All Known Implementing Classes:
VirtualScreen

public interface Screen
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    fill(int x, int y, int w, int h, AttributedStyle style)
     
    void
    text(int x, int y, AttributedString s)