[orx-shapes] Comment the ContourAdjuster and its demos
This commit is contained in:
@@ -9,7 +9,7 @@ import kotlin.math.cos
|
||||
/**
|
||||
* Demonstrates an `adjustContour` animated effect where edge 0 of a contour
|
||||
* is replaced by a point sampled on that edge. The specific edge point oscillates between
|
||||
* 0.0 (at the start) and 1.0 (at the end) using a cosine and the `seconds` variable.
|
||||
* 0.0 (at the start of the segment) and 1.0 (at the end) using a cosine and the `seconds` variable.
|
||||
*
|
||||
* The base contour used for the effect alternates every second
|
||||
* between a rectangular and a circular contour.
|
||||
|
||||
Reference in New Issue
Block a user