hype / HYPE_Processing

HYPE for Processing
BSD 3-Clause "New" or "Revised" License
928 stars 149 forks source link

angleRange in HDrawablePool does not exist #147

Open danieltorrer opened 6 years ago

danieltorrer commented 6 years ago

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

hype commented 6 years ago

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

only has 6 examples ?

danieltorrer commented 6 years ago

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.