#include <JSGActor.h>
◆ anonymous enum
| Enumerator |
|---|
| ID_NORMAL | |
| ID_UNK_1 | |
| ID_UNK_2 | |
| ID_UNK_3 | |
| ID_UNK_4 | |
| ID_UNK_5 | |
| ID_UNK_6 | |
◆ ~TActor()
| JStage::TActor::~TActor |
( |
| ) |
|
|
pure virtual |
◆ JSGFGetType()
| s32 JStage::TActor::JSGFGetType |
( |
| ) |
const |
|
virtual |
◆ JSGGetAnimation()
| s32 JStage::TActor::JSGGetAnimation |
( |
| ) |
const |
|
virtual |
◆ JSGGetAnimationFrame()
| f32 JStage::TActor::JSGGetAnimationFrame |
( |
| ) |
const |
|
virtual |
◆ JSGGetAnimationFrameMax()
| f32 JStage::TActor::JSGGetAnimationFrameMax |
( |
| ) |
const |
|
virtual |
◆ JSGGetAnimationTransition()
| f32 JStage::TActor::JSGGetAnimationTransition |
( |
| ) |
const |
|
virtual |
◆ JSGGetRotation()
| void JStage::TActor::JSGGetRotation |
( |
Vec * | | ) |
const |
|
virtual |
◆ JSGGetScaling()
| void JStage::TActor::JSGGetScaling |
( |
Vec * | | ) |
const |
|
virtual |
◆ JSGGetShape()
| s32 JStage::TActor::JSGGetShape |
( |
| ) |
const |
|
virtual |
◆ JSGGetTextureAnimation()
| s32 JStage::TActor::JSGGetTextureAnimation |
( |
| ) |
const |
|
virtual |
◆ JSGGetTextureAnimationFrame()
| f32 JStage::TActor::JSGGetTextureAnimationFrame |
( |
| ) |
const |
|
virtual |
◆ JSGGetTextureAnimationFrameMax()
| f32 JStage::TActor::JSGGetTextureAnimationFrameMax |
( |
| ) |
const |
|
virtual |
◆ JSGGetTranslation()
| void JStage::TActor::JSGGetTranslation |
( |
Vec * | | ) |
const |
|
virtual |
◆ JSGSetAnimation()
| void JStage::TActor::JSGSetAnimation |
( |
u32 | | ) |
|
|
virtual |
◆ JSGSetAnimationFrame()
| void JStage::TActor::JSGSetAnimationFrame |
( |
f32 | | ) |
|
|
virtual |
◆ JSGSetAnimationTransition()
| void JStage::TActor::JSGSetAnimationTransition |
( |
f32 | | ) |
|
|
virtual |
◆ JSGSetRotation()
| void JStage::TActor::JSGSetRotation |
( |
Vec const & | | ) |
|
|
virtual |
◆ JSGSetScaling()
| void JStage::TActor::JSGSetScaling |
( |
Vec const & | | ) |
|
|
virtual |
◆ JSGSetShape()
| void JStage::TActor::JSGSetShape |
( |
u32 | | ) |
|
|
virtual |
◆ JSGSetTextureAnimation()
| void JStage::TActor::JSGSetTextureAnimation |
( |
u32 | | ) |
|
|
virtual |
◆ JSGSetTextureAnimationFrame()
| void JStage::TActor::JSGSetTextureAnimationFrame |
( |
f32 | | ) |
|
|
virtual |
◆ JSGSetTranslation()
| void JStage::TActor::JSGSetTranslation |
( |
Vec const & | | ) |
|
|
virtual |
The documentation for this struct was generated from the following files: