Ejemplo n.º 1
0
 def GetEffect(self, filename):
     return ResourceManager.GetResource(self, filename)
Ejemplo n.º 2
0
 def GetMesh(self, filename):
     return ResourceManager.GetResource(self, filename)