Class TextureImgTache
java.lang.Object
one.empty3.library.ITexture
one.empty3.library.TextureImg
one.empty3.testscopy.tests.tests2.ballecouleur.TextureImgTache
- All Implemented Interfaces:
MatrixPropertiesObject
-
Field Summary
Fields inherited from class one.empty3.library.ITexture
COLOR_IDENT, COLOR_MIROR_X, COLOR_MIROR_XY, COLOR_MIROR_Y, COLOR_ROT_090, COLOR_ROT_180, COLOR_ROT_270, colorMask, onTextureEnds, repeatX, repeatY
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculerCouleur
(double x, double y) int
getColorAt
(double x, double y) Methods inherited from class one.empty3.library.TextureImg
copy, couleur, getDeclaredProperty, getFile, getImage, getNom, iterate, setFile, setImage, setNom, setTransparent, timeNext, timeNext, toString
Methods inherited from class one.empty3.library.ITexture
declarations, declareProperties, getColorMask, getCoord, getDeformMap, getRepeatX, getRepeatY, getTransparent, setColorMask, setDeformMap, setRepeatX, setRepeatY, setTransparent
-
Constructor Details
-
TextureImgTache
-
-
Method Details
-
getColorAt
public int getColorAt(double x, double y) - Overrides:
getColorAt
in classTextureImg
-
calculerCouleur
-