Interface Renderable
-
- All Known Implementing Classes:
BitmapLayer,BitmapPlane,PipPlane,Plane,VideoLayer,VideoLayerLocal,VideoLayerRemote,VideoPlaneLocal,VideoPlaneRemote
public interface Renderable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonDrawFrame(double time)voidonSurfaceChanged(int width, int height)voidonSurfaceCreated()
-