draw abstract method

void draw(
  1. Canvas canvas
)
inherited

Draw the contents of this drawable component in world transform space.

Implementation

void draw(Canvas canvas);