# AddManager

The AddManager method can be used to add an instance of a [FlatRedBall.Managers.IManager](https://github.com/flatredball/FlatRedBallDocs/blob/main/frb/docs/index.php) to the engine. This allows you to perform every-frame logic without requiring code to be added to the Game class or to the current Screen class if using Glue.
