mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 03:08:54 +01:00
mobile/ebitenmobileview: refactoring
This commit is contained in:
parent
6eb0271f83
commit
cb63f1e56b
@ -117,8 +117,7 @@ func DeviceScale() float64 {
|
||||
}
|
||||
|
||||
type RenderRequester interface {
|
||||
SetExplicitRenderingMode(explicitRendering bool)
|
||||
RequestRenderIfNeeded()
|
||||
ui.RenderRequester
|
||||
}
|
||||
|
||||
func SetRenderRequester(renderRequester RenderRequester) {
|
||||
|
Loading…
Reference in New Issue
Block a user