Interface CanvasContext

All Known Implementing Classes:
CanvasGroup, CanvasRenderer

public interface CanvasContext
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
     
    int
     
    int
     
  • Method Details

    • getX

      int getX()
    • getY

      int getY()
    • getWidth

      int getWidth()
    • getHeight

      int getHeight()