mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-16 08:02:36 +00:00
Added Texture object for handling creating and caching textures, stubbed ParticleEmitter
This commit is contained in:
@@ -31,5 +31,8 @@ class IMICFPS
|
||||
def entities
|
||||
@entities
|
||||
end
|
||||
|
||||
def insert_particle_emitter(position, texture)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user