Interface DrawableHelperAccessor
- All Known Implementing Classes:
MixinDrawableHelper
public interface DrawableHelperAccessor
-
Method Summary
-
Method Details
-
invokeFill
void invokeFill(int x1, int y1, int x2, int y2, int colour)
-
MixinDrawableHelper