ebiten/internal/uidriver
Hajime Hoshi 978ee26898 ui: Add function aliases *OnUnfocused for *InBackground
Now a window can be floating with SetWindowFloating, the functions
that have suffix 'IsBackground' seems misleading. However, we
cannot rename them due to backward compatibility. Then, let's add
aliases and revisit them when updating the major version of Ebiten.

Fixes #1102
2020-03-21 00:42:00 +09:00
..
glfw ui: Add function aliases *OnUnfocused for *InBackground 2020-03-21 00:42:00 +09:00
js ui: Add function aliases *OnUnfocused for *InBackground 2020-03-21 00:42:00 +09:00
mobile ui: Add function aliases *OnUnfocused for *InBackground 2020-03-21 00:42:00 +09:00