eugeneloza / decoherence

Project moved to https://gitlab.com/EugeneLoza/decoherence
GNU General Public License v3.0
10 stars 7 forks source link

use MOBILE compiler directive #496

Open eugeneloza opened 6 years ago

eugeneloza commented 6 years ago

There're a lot of routines used only on Desktop, so those may be hidden with compiler directive on mobile. But as far as Android support is suspended, we'll fix this one much, much later, if fix it at all.

This concerns GUI.Cursor Input.Keyboard Window.ScreenShot

Will also require to modify GUI cursor to handle "multiple" cursors at mobile OS.