topical media & game development
student-ar-org-papervision3d-core-render-command-AbstractRenderListItem.ax
student-ar-org-papervision3d-core-render-command-AbstractRenderListItem.ax
[swf]
[flash]
flex
package org.papervision3d.core.render.command
{
@Author Ralph Hauwert
import flash.display.Graphics;
import org.papervision3d.core.render.data.RenderSessionData;
public class @ax-student-ar-org-papervision3d-core-render-command-AbstractRenderListItem implements IRenderListItem
{
public var screenZ:Number;
public function @ax-student-ar-org-papervision3d-core-render-command-AbstractRenderListItem()
{
}
public function render(renderSessionData:RenderSessionData, graphics:Graphics):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.