A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
params — Property, interface org.osflash.signals.ISlot
Allows the ISlot to inject parameters when dispatching.
_params — Property, class org.osflash.signals.Slot
params — Property, class org.osflash.signals.Slot
Allows the ISlot to inject parameters when dispatching.
parse(objfile:String, mtlfile:String, scale:Number, writerParams:com.mousman.as3.agal.parser.dto:MBuffersWriterDTO) — method, class com.mousman.as3.agal.parser.objs.MCompactObjExportParser
Parse the obj and mtl file and create the mesh datas
parse(meshData:mx.core:ByteArrayAsset, writerParams:com.mousman.as3.agal.parser.dto:MBuffersWriterDTO) — method, class com.mousman.as3.agal.parser.objs.MCompactObjImportParser
Parse the obj and mtl file and create the mesh datas
parse(writerParams:com.mousman.as3.agal.parser.dto:MBuffersWriterDTO) — method, class com.mousman.as3.agal.parser.objs.MMtlParser
parse the mtl file
parse(objfile:String, mtlfile:String, scale:Number, writerParams:com.mousman.as3.agal.parser.dto:MBuffersWriterDTO) — method, class com.mousman.as3.agal.parser.objs.MObjExportParser
Parse the obj and mtl file and create the mesh datas
parse(meshData:mx.core:ByteArrayAsset, writerParams:com.mousman.as3.agal.parser.dto:MBuffersWriterDTO) — method, class com.mousman.as3.agal.parser.objs.MObjImportParser
Parse the obj and mtl file and create the mesh datas
parse(objfile:String, mtlfile:String, writerParams:com.mousman.as3.agal.parser.dto:MBuffersWriterDTO) — method, class com.mousman.as3.agal.parser.objs.MObjParser
Parse the obj and mtl file and create the mesh datas
pause() — method, class com.greensock.core.TweenCore
Pauses the tween/timeline
paused — Property, class com.greensock.core.TweenCore
Indicates the paused state of the tween/timeline.
pGBExportSet — Property, class com.mousman.as3.agal.parser.objs.MPolygoneGroup3D
a vector of MPGBuffersExport
play() — method, class com.greensock.core.TweenCore
Starts playing forward from the current position.
polygonBufferSet — Property, class com.mousman.as3.agal.parser.objs.MPolygoneGroup3D
a vector of MPolygonGroupBuffers
polygonsGroups — Property, class com.mousman.as3.agal.parser.objs.MObject3D
Vector of MPolygoneGroup3D (a MPolygoneGroup3D instance contains vertices and indices of a polygon group as defined in .obj (wavefront) file
position — Property, class com.mousman.as3.agal.camera.BasicCamera
position — Property, class com.mousman.as3.agal.camera.OrbitalCamera
position — Property, interface com.mousman.as3.agal.light.IMLight
position — Property, class com.mousman.as3.agal.light.MLight
prepend(slot:org.osflash.signals:ISlot) — method, class org.osflash.signals.SlotList
Prepends a slot to this list.
prevNode — Property, class com.greensock.core.PropTween
Previous PropTween in the linked list
priority — Property, class com.greensock.core.PropTween
Priority in the rendering queue.
priority — Property, interface org.osflash.signals.ISlot
The priority of this slot should be given in the execution order.
_priority — Property, class org.osflash.signals.Slot
priority — Property, class org.osflash.signals.Slot
The priority of this slot should be given in the execution order.
program — Property, class com.mousman.as3.agal.parser.shaders.ShaderSet
program of the shader
property — Property, class com.greensock.core.PropTween
Name of the property that is being tweened
PropTween — class, package com.greensock.core
Stores information about an individual property tween.
PropTween(target:Object, property:String, start:Number, change:Number, name:String, isPlugin:Boolean, nextNode:com.greensock.core:PropTween, priority:int) — Constructor, class com.greensock.core.PropTween
Constructor
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z