File Details
graphingcalculator3d-1.9.1.jar
- R
- Sep 15, 2021
- 822.30 KB
- 1.3K
- 1.12.2
- Forge
File Name
graphingcalculator3d-1.9.1.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
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).