Niotso  git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
Animation_t Struct Reference

#include <libvitaboy.hpp>

Public Attributes

uint32_t Version
 
char * Name
 
float Duration
 
float Distance
 
uint8_t IsMoving
 
uint32_t TranslationsCount
 
uint32_t RotationsCount
 
uint32_t MotionsCount
 
unsigned TranslationsOffset
 
unsigned RotationsOffset
 
Motion_tMotions
 

Member Data Documentation

float Animation_t::Distance
float Animation_t::Duration
uint8_t Animation_t::IsMoving
Motion_t* Animation_t::Motions
uint32_t Animation_t::MotionsCount
char* Animation_t::Name
uint32_t Animation_t::RotationsCount
unsigned Animation_t::RotationsOffset
uint32_t Animation_t::TranslationsCount
unsigned Animation_t::TranslationsOffset
uint32_t Animation_t::Version

The documentation for this struct was generated from the following file: