public class MakeUpOptions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
mBlushColor |
float |
mBlushStrength |
int |
mBlushType
FaceBlush
|
int |
mBrowColor |
float |
mBrowStrength |
int |
mBrowType
EyeBrow
|
int |
mLashColor |
float |
mLashStrength |
int |
mLashType
EyeLash
|
int |
mLipColor |
float |
mLipStrength |
int |
mLipType
Lip
|
boolean |
mMakeUpEnable |
float |
mPupilStrength |
int |
mPupilType
Pupil
|
float |
mShadowStrength |
int |
mShadowType
EyeShadow
|
Constructor and Description |
---|
MakeUpOptions() |
public boolean mMakeUpEnable
public int mBrowType
public int mBrowColor
public float mBrowStrength
public int mLashType
public int mLashColor
public float mLashStrength
public int mShadowType
public float mShadowStrength
public int mPupilType
public float mPupilStrength
public int mBlushType
public int mBlushColor
public float mBlushStrength
public int mLipType
public int mLipColor
public float mLipStrength