isPrepared property

bool isPrepared
getter/setter pair

Whether this component has been prepared and is ready to be added to the game loop.

Implementation

bool isPrepared = false;