Functions | |
| bool | MatchesItemIdentity (const zelda3::OverworldItem &lhs, const zelda3::OverworldItem &rhs) |
| bool yaze::editor::anonymous_namespace{entity_operations.cc}::MatchesItemIdentity | ( | const zelda3::OverworldItem & | lhs, |
| const zelda3::OverworldItem & | rhs ) |
Definition at line 13 of file entity_operations.cc.
References yaze::zelda3::OverworldItem::bg2_, yaze::zelda3::OverworldItem::game_x_, yaze::zelda3::OverworldItem::game_y_, yaze::zelda3::OverworldItem::id_, MatchesItemIdentity(), yaze::zelda3::OverworldItem::room_map_id_, yaze::zelda3::GameEntity::x_, and yaze::zelda3::GameEntity::y_.
Referenced by MatchesItemIdentity().
