aboutsummaryrefslogtreecommitdiff
path: root/include/datatypes.h
diff options
context:
space:
mode:
authorCrystalwarrior <varsash@gmail.com>2019-09-13 15:11:30 +0300
committerCrystalwarrior <varsash@gmail.com>2019-09-13 15:11:30 +0300
commit040898feff5d15f7236afb5e41c3bcc47e703a2a (patch)
tree12a90272d01491126eb911d31439464b672b9bf4 /include/datatypes.h
parentab072132c30148bd7d16cfb6cbe0a8e35684d9d4 (diff)
Set up screenshake button ui
Rewrite Goofball's doScreenshake() function to be much more modular and multi-purpose (also rename to do_screenshake() to match other functions) Add networking needed to make screenshake work. Works with AOV version of tsuserver3 (button screenshake only so far). Add get_theme_pos helper function, currently unused.
Diffstat (limited to 'include/datatypes.h')
-rw-r--r--include/datatypes.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/include/datatypes.h b/include/datatypes.h
index aaa5de52..1b76f725 100644
--- a/include/datatypes.h
+++ b/include/datatypes.h
@@ -100,7 +100,12 @@ enum CHAT_MESSAGE
SELF_OFFSET,
OTHER_OFFSET,
OTHER_FLIP,
- NONINTERRUPTING_PRE
+ NONINTERRUPTING_PRE,
+ LOOPING_SFX,
+ SCREENSHAKE,
+ FRAME_SCREENSHAKE,
+ FRAME_REALIZATION,
+ FRAME_SFX
};
enum COLOR