Jass documentation Database
JASS Documentation Database REFORGED
Results for the query "TerrainDeformationRippleBJ" as a "function"
Function TerrainDeformationRippleBJ
Preview
Extra spaces may have been removed from the original file to show the function in a comfortable way.
if (endRadius <= 0 or waveWidth <= 0 or wavePeriod <= 0) then
return null
endif
set timeWave = 2.0 * duration / wavePeriod
set spaceWave = 2.0 * endRadius / waveWidth
set radiusRatio = startRadius / endRadius
endfunction
"Woah! Gonna need a new hamster."
Hmmm... there's no info about this keyword... be the first one in contribute with the keyword TerrainDeformationRippleBJ.
You must be logged into the site in order to give us a hand in keeping updated the information. If you don't have an account, you can create one here.
Page loaded in 0.1047 seconds.
|