Searched refs:modelType (Results 1 – 6 of 6) sorted by relevance
71 u32 modelType; member189 sc->modelType = 0; in DrawInit()221 DrawModel(sc->modelType); in DrawTick()329 sc->modelType = ( sc->modelType + 1 ) % MODELS; in AnimTick()
71 u32 modelType; member229 sc->modelType = 0; in DrawInit()295 DrawModel(sc->modelType); in DrawTick()307 DrawModel(sc->modelType); in DrawTick()350 sc->modelType = ( sc->modelType + 1 ) % MODELS; in AnimTick()
72 u32 modelType; member219 sc->modelType = 0; in DrawInit()264 DrawModel(sc->modelType); in DrawTick()368 sc->modelType = ( sc->modelType + 1 ) % MODELS; in AnimTick()
72 u32 modelType; member208 sc->modelType = 0; in DrawInit()326 DrawModel(sc->modelType); in DrawTick()396 sc->modelType = ( sc->modelType + 1 ) % MODELS; in AnimTick()
71 u32 modelType; member277 sc->modelType = 0; in DrawInit()313 DrawModel(sc->modelType); in DrawTick()405 sc->modelType = ( sc->modelType + 1 ) % MODELS; in AnimTick()
73 u32 modelType; member313 sc->modelType = 0; in DrawInit()376 DrawModel(sc->modelType); in DrawTick()448 sc->modelType = ( sc->modelType + 1 ) % MODELS; in AnimTick()