Interface AnimationFrameCallback
-
- All Superinterfaces:
org.teavm.jso.JSObject
- All Known Implementing Classes:
TeaRenderer
public interface AnimationFrameCallback extends org.teavm.jso.JSObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonRenderFrame()
-