It looks like you're new here. If you want to get involved, click one of these buttons!
orxSTATUS orxFASTCALL Run()
{
orxSTATUS eResult = orxSTATUS_SUCCESS;
if (orxInput_HasNewStatus("Action") && orxInput_IsActive("Action")) {
orxLOG("Action is active");
Comments
(However there are hidden input sets running in the background for handling the console and the profiler.)