This commit is contained in:
parent
65747bd267
commit
c96c77d3ec
4 changed files with 21 additions and 4 deletions
|
|
@ -77,7 +77,7 @@ public class Node extends Sprite {
|
|||
//Sets the location
|
||||
super.setTranslationGL();
|
||||
//the rotation
|
||||
Rectangle rect = getBound();
|
||||
//Rectangle rect = getBound();
|
||||
//super.setRotationGL(rect.width/2,rect.height/2);
|
||||
//Sets the scale of the sprite
|
||||
super.setScaleGL();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue