HYPE_Processing icon indicating copy to clipboard operation
HYPE_Processing copied to clipboard

angleRange in HDrawablePool does not exist

Open danieltorrer opened this issue 7 years ago • 2 comments

When opening demo HCircleLayout_007 I get the following error: The function "angleRange(float, float) does not exist . I checked in the javadoc reference and indeed there are not any functions with that name.

Using latest version of HYPE and processing 3.3.6

danieltorrer avatar Mar 03 '18 21:03 danieltorrer

https://github.com/hype/HYPE_Processing/tree/lib_staging/examples/HCircleLayout

only has 6 examples ?

hype avatar Mar 03 '18 21:03 hype

True, however in the distribution .zip https://github.com/hype/HYPE_Processing/blob/lib_staging/distribution/HYPE.zip inside the folder examples there is a _007 file.

danieltorrer avatar Mar 04 '18 17:03 danieltorrer