Isle
|
[AI] Comparator used in the sound cache sound entry set (Set100d6b4c). More...
#include <legocachesoundmanager.h>
Public Member Functions | |
bool | operator() (const LegoCacheSoundEntry &p_a, const LegoCacheSoundEntry &p_b) const |
[AI] Performs case-insensitive reverse-lexical comparison between sound names (for set order). More... | |
[AI] Comparator used in the sound cache sound entry set (Set100d6b4c).
Definition at line 59 of file legocachesoundmanager.h.
|
inline |
[AI] Performs case-insensitive reverse-lexical comparison between sound names (for set order).
[AI]
p_a | Left hand LegoCacheSoundEntry. [AI] |
p_b | Right hand LegoCacheSoundEntry. [AI] |
Definition at line 64 of file legocachesoundmanager.h.