Package | Description |
---|---|
skyproc |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<NPC_.TintLayer> |
NPC_.getTinting() |
Modifier and Type | Method and Description |
---|---|
boolean |
NPC_.addTinting(NPC_.TintLayer tinting)
Deprecated.
modifying the ArrayList will now directly affect the record.
|
boolean |
NPC_.removeTinting(NPC_.TintLayer tinting)
Deprecated.
modifying the ArrayList will now directly affect the record.
|