CanvasRenderingContext2DctxThe canvas context to render to.
BooleandontTransformIf set to true, the tick method will not transform the context based on the entity's matrices. This is useful if you have extended the class and want to process down the inheritance chain but have already transformed the entity in a previous overloaded method.