1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 04:07:24 +08:00
osu-lazer/osu.Game/Input
Dean Herbert df20845fbb Share one context per file store for performance reasons
There is now a CreateContext method for retrieving a stand-alone context for threaded use.

We may want to add safety against this context being disposed (or just return a fresh one if it is).
2017-10-23 16:35:35 +09:00
..
Bindings Don't query database on keypress 2017-10-21 23:39:31 +09:00
Handlers Update autoplay and replay handling to result in actions, not keys 2017-08-24 15:36:42 +09:00
KeyBindingStore.cs Share one context per file store for performance reasons 2017-10-23 16:35:35 +09:00