Searched defs:actorY (Results 1 – 2 of 2) sorted by relevance
34 float actorX, actorY; field in Cell652 public void setActorY (float actorY) { in setActorY()
739 float actorY = height - Math.round(c.actorY) - actorHeight; in layout() local748 float actorY = height - c.actorY - actorHeight; in layout() local