Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no method name setShapeType #62

Open
naazeri opened this issue Jan 9, 2017 · 10 comments
Open

no method name setShapeType #62

naazeri opened this issue Jan 9, 2017 · 10 comments

Comments

@naazeri
Copy link

naazeri commented Jan 9, 2017

hi
I use version 1.5.2
method .setShapeType(ShapeType.CIRCLE) not exist

@LukasPaczos
Copy link

I have the same issue. Looks like it's gone from the library and Circle is hardcoded. Some other features are also missing.
Maybe older version of the library is somehow uploaded, instead of the current one?

@iammert
Copy link
Owner

iammert commented Jan 13, 2017

Can you try 1.6.0 ?

@znwabudike
Copy link

I tried 1+ and it worked. 1.6.0 seems to work too. Please update docs!

@haldertaer
Copy link

.setShapeType still does not exist!

@haldertaer
Copy link

@znwabudike which version did you use?

@haldertaer
Copy link

@iammert .setShapeType still does not exist

@primalbet
Copy link

Does anyone know how to use the rectangle shape?

@haldertaer
Copy link

@estavex I got no clue... Did you find out how?

@mrkrffy
Copy link

mrkrffy commented Sep 18, 2017

Changed setShapeType to setShape and it works!

@ZephiroRB
Copy link

Use
.setShape(ShapeType.CIRCLE)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants