pda
jvm
core
/
net.artux.pda.map.view
/
Utils
Utils
open
class
Utils
Members
Constructors
Utils
Link copied to clipboard
constructor
(
)
Functions
get
Colored
Drawable
Link copied to clipboard
open
fun
getColoredDrawable
(
width
:
Int
,
height
:
Int
,
color
:
Color
)
:
Drawable
get
Colored
Region
Link copied to clipboard
open
fun
getColoredRegion
(
width
:
Int
,
height
:
Int
,
color
:
Color
)
:
TextureRegion