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
Motion_t Struct Reference

#include <libvitaboy.hpp>

Public Attributes

uint32_t Unknown
 
char * BoneName
 
uint32_t FrameCount
 
float Duration
 
uint8_t HasTranslation
 
uint8_t HasRotation
 
uint32_t FirstTranslation
 
uint32_t FirstRotation
 
Translation_tTranslations
 
Rotation_tRotations
 
uint8_t HasPropsLists
 
uint32_t PropsListsCount
 
PropsList_tPropsLists
 
uint8_t HasTimePropsLists
 
uint32_t TimePropsListsCount
 
TimePropsList_tTimePropsLists
 

Member Data Documentation

char* Motion_t::BoneName
float Motion_t::Duration
uint32_t Motion_t::FirstRotation
uint32_t Motion_t::FirstTranslation
uint32_t Motion_t::FrameCount
uint8_t Motion_t::HasPropsLists
uint8_t Motion_t::HasRotation
uint8_t Motion_t::HasTimePropsLists
uint8_t Motion_t::HasTranslation
PropsList_t* Motion_t::PropsLists
uint32_t Motion_t::PropsListsCount
Rotation_t* Motion_t::Rotations
TimePropsList_t* Motion_t::TimePropsLists
uint32_t Motion_t::TimePropsListsCount
Translation_t* Motion_t::Translations
uint32_t Motion_t::Unknown

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