toggle menu
nova-parent
0.17-alpha.39
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.resources.builder
/
AssetPack
Asset
Pack
class
AssetPack
(
val
namespace
:
String
,
val
assetsDir
:
Path
)
Members
Constructors
Asset
Pack
Link copied to clipboard
constructor
(
namespace
:
String
,
assetsDir
:
Path
)
Properties
assets
Dir
Link copied to clipboard
val
assetsDir
:
Path
atlases
Dir
Link copied to clipboard
val
atlasesDir
:
Path
?
fonts
Dir
Link copied to clipboard
val
fontsDir
:
Path
?
lang
Dir
Link copied to clipboard
val
langDir
:
Path
?
models
Dir
Link copied to clipboard
val
modelsDir
:
Path
?
namespace
Link copied to clipboard
val
namespace
:
String
sounds
Dir
Link copied to clipboard
val
soundsDir
:
Path
?
sounds
File
Link copied to clipboard
val
soundsFile
:
Path
?
textures
Dir
Link copied to clipboard
val
texturesDir
:
Path
?
waila
Textures
Dir
Link copied to clipboard
val
wailaTexturesDir
:
Path
?
Functions
get
Input
Stream
Link copied to clipboard
fun
getInputStream
(
path
:
String
)
:
InputStream
?