예제 #1
0
void update() {
    game_object_manager.update_all();
    block_manager.update_all();
}