![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Classes | |
| class | nw4hbm::lyt::AnimTransform |
| class | nw4hbm::lyt::AnimationLink |
| class | nw4hbm::lyt::AnimTransformBasic |
Namespaces | |
| namespace | nw4hbm |
| namespace | nw4hbm::lyt |
| namespace | nw4hbm::lyt::detail |
Typedefs | |
| typedef ut::LinkList< AnimTransform, offsetof(AnimTransform, mLink)> | nw4hbm::lyt::AnimTransformList |
| typedef ut::LinkList< AnimationLink, offsetof(AnimationLink, mLink)> | nw4hbm::lyt::AnimationLinkList |
Functions | |
| AnimationLink * | nw4hbm::lyt::detail::FindAnimationLink (AnimationLinkList *animList, AnimTransform *animTrans) |