#!/bin/python class inputManager(): def __init__(self): pass def getCommandQueue(self, runtime): return[]