Jypeli
5
The simple game programming library
|
Julkiset jäsenfunktiot | |
delegate object | FactoryMethod () |
Staattiset julkiset jäsenfunktiot | |
static void | AddFactory< T > (string tag, FactoryMethod method) |
static void | RemoveFactory< T > (string tag, FactoryMethod method) |
static T | FactoryCreate< T > (string tag) |
Määrittely tiedoston Factory.cs rivillä 8.
|
static |
Määrittely tiedoston Factory.cs rivillä 25.
Määrittely tiedoston Factory.cs rivillä 44.
delegate object FactoryMethod | ( | ) |
|
static |
Määrittely tiedoston Factory.cs rivillä 38.