Home
last modified time | relevance | path

Searched refs:activate_stream (Results 1 – 1 of 1) sorted by relevance

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/entities/
H A DHero.cpp1784 bool activate_stream = false; in notify_collision_with_stream() local
1790 activate_stream = true; in notify_collision_with_stream()
1795 activate_stream = true; in notify_collision_with_stream()
1828 activate_stream = true; in notify_collision_with_stream()
1852 activate_stream = true; in notify_collision_with_stream()
1858 if (activate_stream) { in notify_collision_with_stream()