Home
last modified time | relevance | path

Searched refs:IsDescendingBind (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.2.23/demos/lyt/tagGroupBind/sources/
Dmain.cpp144 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/
Dlyt_Layout.cpp433 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()
Dlyt_Animation.cpp775 AnimResource::IsDescendingBind() const in IsDescendingBind() function in nw::lyt::AnimResource
/NW4C-1.2.23/include/nw/lyt/
Dlyt_Animation.h554 bool IsDescendingBind() const;