Searched refs:IsDescendingBind (Results 1 – 4 of 4) sorted by relevance
| /NW4C-1.2.23/demos/lyt/tagGroupBind/sources/ |
| D | main.cpp | 144 const u16 animNum = animRes.CalcAnimationNum(pGroup, animRes.IsDescendingBind()); in SetupAnimTransform() 154 BindAnimation(pGroup, pAnimTrans, animRes.IsDescendingBind()); in SetupAnimTransform() 487 …SetAnimationEnable(pGroup, animTranss[animTransIdx], bEnable, animRess[anmIdx].IsDescendingBind()); in nnMain()
|
| /NW4C-1.2.23/sources/libraries/lyt/ |
| D | lyt_Layout.cpp | 433 animNum += animRes.CalcAnimationNum(pGroup, animRes.IsDescendingBind()); in BindAnimationAuto() 449 … nw::lyt::BindAnimation(pGroup, pAnimTrans, animRes.IsDescendingBind(), true/* bDisable */); in BindAnimationAuto() 496 animRes.IsDescendingBind(), in BindAnimationAuto()
|
| D | lyt_Animation.cpp | 775 AnimResource::IsDescendingBind() const in IsDescendingBind() function in nw::lyt::AnimResource
|
| /NW4C-1.2.23/include/nw/lyt/ |
| D | lyt_Animation.h | 554 bool IsDescendingBind() const;
|