Ramu.debugMode - HermesPasser/Ramu GitHub Wiki

static bool Ramu.debugMode

Description

Flag to tell Ramu that the game is running in debug, this will show messages and graphics relevant to the developer. Is set to false when init is called so if you want to set it to true, do so after init is called.