topical media & game development

talk show tell print

student-ar-org-papervision3d-core-render-draw-IParticleDrawer.ax

student-ar-org-papervision3d-core-render-draw-IParticleDrawer.ax [swf] [flash] flex


  package org.papervision3d.core.render.draw
  {
          
          
@Author Ralph Hauwert

  
           
          import flash.display.Graphics;
          
          import org.papervision3d.core.geom.renderables.Particle;
          import org.papervision3d.core.render.data.RenderSessionData;
          
          public interface @ax-student-ar-org-papervision3d-core-render-draw-IParticleDrawer
          {
                  function drawParticle(particle:Particle, graphics:Graphics, renderSessionData:RenderSessionData):void;
                  function updateRenderRect(particle:Particle):void;  
  
          }
  }


(C) Æliens 04/09/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.