Home
last modified time | relevance | path

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

/dports/games/0ad/0ad-0.0.23b-alpha/source/simulation2/
H A DMessageTypes.h34 #define DEFAULT_MESSAGE_IMPL(name) \ macro
47 DEFAULT_MESSAGE_IMPL(TurnStart) in DEFAULT_MESSAGE_IMPL() function
64 DEFAULT_MESSAGE_IMPL(Update) in DEFAULT_MESSAGE_IMPL() function
113 DEFAULT_MESSAGE_IMPL(Update_Final) in DEFAULT_MESSAGE_IMPL() function
129 DEFAULT_MESSAGE_IMPL(Interpolate) in DEFAULT_MESSAGE_IMPL() function
152 DEFAULT_MESSAGE_IMPL(RenderSubmit) in DEFAULT_MESSAGE_IMPL() function
201 DEFAULT_MESSAGE_IMPL(Deserialized) in DEFAULT_MESSAGE_IMPL() function
216 DEFAULT_MESSAGE_IMPL(Create) in DEFAULT_MESSAGE_IMPL() function
236 DEFAULT_MESSAGE_IMPL(Destroy) in DEFAULT_MESSAGE_IMPL() function
419 DEFAULT_MESSAGE_IMPL(RangeUpdate)
[all …]