set_y


Description:

[ Version ( since = "0.6" ) ]
public void set_y (float y)

Sets the actor's Y coordinate, relative to its parent, in pixels.

#

Overrides any layout manager and forces a fixed position for the actor.

The y property is animatable.

Parameters:

this

a Actor

y

the actor's position on the Y axis