about summary refs log tree commit diff stats
path: root/data/maps/the_bearer/rooms/Orange Vegetable.txtpb
blob: e4d59e6bf7654d0568587c65ef1d2eb43b599927 (plainpre { line-height: 125%; } td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } .highlight .hll { background-color: #ffffcc
name: "Orange Vegetable"
panels {
  name: "POTATO"
  path: "Panels/Red/panel_1"
  clue: "potato"
  answer: "tomato"
  symbols: ZERO
}
n>game, Entity& entity, const Message& msg); void tick(Game& game, Entity& entity, double dt); void detectCollision(Game& game, Entity& entity, Entity& collider, std::pair<double, double> old_position); protected: std::pair<double, double> velocity; std::pair<double, double> accel; }; #endif