29struct sequenceContext_s;
31#define pSequenceContext_t struct sequenceContext_s*
void SEQ_SetView(pSequenceContext_t context, vec2_t pos, vec2_t size)
void CL_ParseSequence(const char *name, const char **text)
Reads the sequence values from given text-pointer.
#define pSequenceContext_t
void SEQ_FreeContext(pSequenceContext_t context)
bool SEQ_Render(pSequenceContext_t context)
pSequenceContext_t SEQ_AllocContext(void)
Allocate a sequence context.
void SEQ_SendClickEvent(pSequenceContext_t context)
bool SEQ_InitContext(pSequenceContext_t context, const char *sequenceName)
QGL_EXTERN GLuint GLsizei GLsizei GLint GLenum GLchar * name