Interface Image

All Superinterfaces:
Poolable
All Known Implementing Classes:
Bitmap

public interface Image extends Poolable
  • Method Details

    • setPoint3D

      void setPoint3D(Point3D point3D)
    • getPoint3D

      Point3D getPoint3D()
    • render

      void render()