Esempio n. 1
0
 private BulletFactory()
 {
     tlist = GenericClassCreator.GetAllTypesFromFileLocation(Application.dataPath + "/Resources/Textures");
 }