6 #ifndef ShootDecoder_H_
7 #define ShootDecoder_H_
21 #define DtDECLARE_SHOOT_PARAM_DECODER(paramName) \
22 DtDECLARE_PARAM_DECODER(DtFireInteraction, paramName)
26 class DT_DLL_FOMMAP ShootDecoder :
public DtInteractionDecoder
34 virtual ~ShootDecoder();
42 DtDECLARE_SHOOT_PARAM_DECODER(Shooter);
43 DtDECLARE_SHOOT_PARAM_DECODER(Shootee);