C# Class FC3Editor.Nomad.ObjectLegoBox

Afficher le fichier Open project: Azerothian/fc3editor

Méthodes publiques

Méthode Description
AddEntry ( ObjectInventory entry ) : void
ClearEntries ( ) : void
CreateLegoBox ( ) : void
GetEntryFromScreenPoint ( Vec2 screenPoint ) : ObjectInventory.Entry

Method Details

AddEntry() public static méthode

public static AddEntry ( ObjectInventory entry ) : void
entry ObjectInventory
Résultat void

ClearEntries() public static méthode

public static ClearEntries ( ) : void
Résultat void

CreateLegoBox() public static méthode

public static CreateLegoBox ( ) : void
Résultat void

GetEntryFromScreenPoint() public static méthode

public static GetEntryFromScreenPoint ( Vec2 screenPoint ) : ObjectInventory.Entry
screenPoint Vec2
Résultat ObjectInventory.Entry