public interface Surface
Modifier and Type | Method and Description |
---|---|
int |
getHeight()
Get the height.
|
int |
getLocationIntX()
Get the current rounded horizontal location.
|
int |
getLocationIntY()
Get the current rounded vertical location.
|
int |
getWidth()
Get the width.
|
int getLocationIntX()
int getLocationIntY()
int getWidth()
int getHeight()
Copyright © 2014 Byron 3D Games Studio. All rights reserved.