public DefaultCarModelRenderer(Game game, TextureColourScheme colour) { this.game = game; this.colour_ = colour; //this.scale_ = scale }