This is an old revision of the document!
[Input] SetList = ControlInputs [ControlInputs] KEY_F11 = ScreenShot
orxSTATUS orxFASTCALL Run() { if (orxInput_IsActive("ScreenShot") == orxFALSE && orxInput_HasNewStatus("ScreenShot")) { orxScreenshot_Capture(); }