Home
last modified time | relevance | path

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

/dports/games/opendungeons/OpenDungeons-0.7.1/source/network/
H A DClientNotification.h51 askSlapEntity, enumerator
H A DClientNotification.cpp72 case ClientNotificationType::askSlapEntity: in typeString()
H A DODServer.cpp1229 case ClientNotificationType::askSlapEntity: in processClientNotifications()
/dports/games/opendungeons/OpenDungeons-0.7.1/source/modes/
H A DEditorMode.cpp483 … ODClient::getSingleton().queueClientNotification(ClientNotificationType::askSlapEntity, in mousePressed()
H A DGameMode.cpp649 … ODClient::getSingleton().queueClientNotification(ClientNotificationType::askSlapEntity, in mousePressed()