I have simple question about OIS usage. Can I have in my program multiple OIS::InputManagers and/or OIS::Keyboards? Or I should make only one manager and keyboard in my program and use them everywhere.
Btw is there any good documentation of OIS? I found only doxygen docs made from source, without any comments.