public static class CppAssetManager2.Theme extends Object
Constructor and Description |
---|
Theme(CppAssetManager2 cppAssetManager2) |
Modifier and Type | Method and Description |
---|---|
boolean |
ApplyStyle(int resid,
boolean force) |
void |
Clear() |
CppAssetManager2 |
GetAssetManager() |
ApkAssetsCookie |
GetAttribute(int resid,
Ref<ResourceTypes.Res_value> out_value,
Ref<Integer> out_flags) |
int |
GetChangingConfigurations() |
boolean |
SetTo(CppAssetManager2.Theme o) |
public Theme(CppAssetManager2 cppAssetManager2)
public CppAssetManager2 GetAssetManager()
public int GetChangingConfigurations()
public boolean ApplyStyle(int resid, boolean force)
public ApkAssetsCookie GetAttribute(int resid, Ref<ResourceTypes.Res_value> out_value, Ref<Integer> out_flags)
public void Clear()
public boolean SetTo(CppAssetManager2.Theme o)