= Input Management = [[TracNav(TracNav/TOC_Coding)]] [[TOC]] This page describes how various user input (keyboard, mouse or joy stick) is being processed. == OIS == [wiki: OIS] is the cross platform input library we are using. It is object oriented and supports all the features we need. == InputManager == Captures input and distributes it to the right InputState == InputState == == KeyBinder == == Tools == === KeyDetector === === Calibrator ===