update method

void update()

This method can be used if there are things that needs to be prepared in each tick.

Implementation

void update() {}