Shkyera Engine
Easy to use, game engine for Python
input.py File Reference

Namespaces

 shkyera.lib.input
 

Functions

def shkyera.lib.input.add_key (str key)
 
def shkyera.lib.input.is_pressed (str key)
 
def shkyera.lib.input.clear ()
 

Variables

 shkyera.lib.input.input_keys = set()