프로퍼티 | 타입 | 설명 | |
---|---|---|---|
atlases | List |
메소드 | 설명 | |
---|---|---|
get ( string name ) : |
gets the Subtexture with name or returns null if it cant be found
|
|
getNinePatch ( string name ) : |
gets the Subtexture with name or returns null if it cant be found
|
|
getSubtexture ( string name ) : |
alias for LibGdxAtlas.get
|
public getNinePatch ( string name ) : |
||
name | string | Name. |
리턴 |
public getSubtexture ( string name ) : |
||
name | string | Name. |
리턴 |