mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-12 03:58:55 +01:00
shareable: Add comments
This commit is contained in:
parent
ab7a3e1ab3
commit
e14c05b0fe
@ -309,6 +309,7 @@ func ResolveStaleImages() error {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func IsRestoringEnabled() bool {
|
func IsRestoringEnabled() bool {
|
||||||
|
// As IsRestoringEnabled is an immutable state, no need to lock here.
|
||||||
return restorable.IsRestoringEnabled()
|
return restorable.IsRestoringEnabled()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user