Niotso  git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions | Variables
anim.cpp File Reference
#include "libvitaboy.hpp"

Functions

void ReadAnimation (Animation_t &Animation)
 
void ReadMotion (Animation_t &Animation, Motion_t &Motion)
 
void ReadPropsList (PropsList_t &PropsList)
 
void ReadPropsLists (Motion_t &Motion)
 
void ReadTimePropsList (TimePropsList_t &TimePropsList)
 
void ReadTimePropsLists (Motion_t &Motion)
 

Variables

static unsigned motionnumber = 0
 

Function Documentation

void ReadAnimation ( Animation_t Animation)
void ReadMotion ( Animation_t Animation,
Motion_t Motion 
)
void ReadPropsList ( PropsList_t PropsList)
void ReadPropsLists ( Motion_t Motion)
void ReadTimePropsList ( TimePropsList_t TimePropsList)
void ReadTimePropsLists ( Motion_t Motion)

Variable Documentation

unsigned motionnumber = 0
static