| Represents | Class in TDSM source code |
|---|---|
| Color replacement logic | com.jordanbunke.tdsm.data.Replacement |
Note:
The specification uses
Rto represent an arbitraryreplacementinstance in property and function definitions.
R.index -> intDescription:
The index of the color to be fed into R's replacement function, from among the asset choice or asset layer's influencing color selections.
R.func -> (color -> color)Description:
The color replacement function associated with R.
replacement constructor:
Theory: