Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Material.h631 void SetColorElement(u32 colorType, u8 value);
Dlyt_Pane.h759 virtual void SetColorElement(u32 idx, u8 value);
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Animation.cpp249 pPane->SetColorElement(pAnimTarget->target, u8Val); in AnimateVertexColor()
271 pMaterial->SetColorElement(pAnimTarget->target, val); in AnimateMaterialColor()
Dlyt_Pane.cpp474 Pane::SetColorElement( in SetColorElement() function in nw::lyt::Pane
Dlyt_Material.cpp568 Material::SetColorElement(u32 colorType, u8 value) in SetColorElement() function in nw::lyt::Material