Filename
graphingcalculator3d-1.9.1.jar
Uploaded by
Serpent_Dagger
Uploaded
Sep 15, 2021
Game Version
1.12.2
+2
Size
822.30 KB
Downloads
161
MD5
fbf1be65f32b3fdd990237a033bcf9eb
Changelog
Major:
-Feature; Graphs can now support interaction via CC:Tweaked computer peripherals, using the following functions:
refresh
setDomainA
getDomainA
setDomainB
getDomainB
setRange
getRange
setErrored
getErrored
setFunction
getFunction
setRGBA
getRGBA
setCollision
getCollision
setColorSlope
getColorSlope
setTexture
getTexture
setTileCount
getTileCount
setResolution
getResolution
setScale
getScale
setTranslation
getTranslation
setRotation
getRotation
setDiscThresh
getDiscThresh
setAggDiscThresh
getAggDiscThresh
setCropToRange
getCropToRange
The functions that set/get multiple values (setDomainA, setScale, getScale, etc.) do so using arrays (maps of numbers).