C# Class SharpEditor.Assets.Manager

Afficher le fichier Open project: bcsanches/phobos3d

Méthodes publiques

Méthode Description
AddAsset ( Asset asset ) : void
GetAllAssets ( ) : IList
GetAssetsForCategory ( Category category ) : IList

Method Details

AddAsset() public static méthode

public static AddAsset ( Asset asset ) : void
asset Asset
Résultat void

GetAllAssets() public static méthode

public static GetAllAssets ( ) : IList
Résultat IList

GetAssetsForCategory() public static méthode

public static GetAssetsForCategory ( Category category ) : IList
category Category
Résultat IList