mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-23 12:26:59 +01:00
fe010a1efe
The warning causes messages to be spammed if you are calling this method in a game that runs on both desktop and mobile platforms, unless you guard all calls to `Input.vibrate_handheld()` with `OS.has_feature("mobile") or OS.has_feature("web")`. Since the limitation is already documented (and is obvious enough given the method's name), the warning message is redundant. (cherry picked from commit 4a991887bf3dd5fbb687fb379f06ac85aa4a6245) |
||
---|---|---|
.. | ||
bind | ||
config | ||
containers | ||
crypto | ||
error | ||
input | ||
io | ||
log | ||
math | ||
object | ||
os | ||
string | ||
variant | ||
core_builders.py | ||
core_string_names.cpp | ||
core_string_names.h | ||
global_constants.cpp | ||
global_constants.h | ||
int_types.h | ||
register_core_types.cpp | ||
register_core_types.h | ||
SCsub | ||
typedefs.h | ||
version.h |