OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stageToScreenCoordinates
(Results
1 - 2
of
2
) sorted by null
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
GroupTest.java
135
getStage().
stageToScreenCoordinates
(localToParentCoordinates);
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/
Stage.java
718
public Vector2
stageToScreenCoordinates
(Vector2 stageCoords) {
Completed in 43 milliseconds