render abstract method

void render(
  1. Canvas canvas
)

Renders the game entity.

Implementation

void render(Canvas canvas);