Home
last modified time | relevance | path

Searched defs:other_sprites (Results 1 – 1 of 1) sorted by relevance

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/entities/
H A DEntity.cpp2137 std::vector<SpritePtr> other_sprites = other.get_sprites(); in check_collision() local
2322 std::vector<SpritePtr> other_sprites; in test_collision_sprites() local