Home
last modified time | relevance | path

Searched refs:SetColorElement (Results 1 – 5 of 5) sorted by relevance

/NW4C-1.3.3/include/nw/lyt/
Dlyt_Material.h629 void SetColorElement(u32 colorType, u8 value);
Dlyt_Pane.h757 virtual void SetColorElement(u32 idx, u8 value);
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Animation.cpp247 pPane->SetColorElement(pAnimTarget->target, u8Val); in AnimateVertexColor()
269 pMaterial->SetColorElement(pAnimTarget->target, val); in AnimateMaterialColor()
Dlyt_Pane.cpp472 Pane::SetColorElement( in SetColorElement() function in nw::lyt::Pane
Dlyt_Material.cpp566 Material::SetColorElement(u32 colorType, u8 value) in SetColorElement() function in nw::lyt::Material