mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-26 03:38:55 +01:00
42cf9d1750
As switching the OS thread by mutex could theoretically happen (I think this is almost 0% in Ebiten's case), locking the OS thread should happen before the mutex. |
||
---|---|---|
.. | ||
impl_empty.go | ||
impl_mobile.go | ||
mobile.go | ||
touches_android.go | ||
touches_empty.go | ||
touches_ios.go | ||
touches_mobile.go |