Interface UILayer

All Known Implementing Classes:
LXStudio.UI.MainContext, UI2dContext, UI2dScrollContext, UI3dContext, UILoading, UIPreviewWindow, UIRestrictions

public interface UILayer
Layer in the top-level UI.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    draw(UI ui, View view)
     
  • Method Details

    • draw

      void draw(UI ui, View view)