Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Protogame
ProtogameAssetModule
C# 클래스 Protogame.ProtogameAssetModule
The asset management module, which provides functionality for loading, saving, compiling and using game assets. Loading this module is recommended, but you can omit it if you want to use your own asset management system.
상속:
IProtoinjectModule
파일 보기
프로젝트 열기: RedpointGames/Protogame
공개 메소드들
메소드
설명
Load
(
IKernel
kernel
) :
void
LoadRawAssetStrategies
(
IKernel
kernel
) :
void
메소드 상세
Load()
공개
메소드
public
Load
(
IKernel
kernel
) :
void
kernel
IKernel
리턴
void
LoadRawAssetStrategies()
공개
메소드
public
LoadRawAssetStrategies
(
IKernel
kernel
) :
void
kernel
IKernel
리턴
void