public virtual void  enumerate2(Action action)
		{
		}
		public virtual void  less(Action action)
		{
		}
		public virtual void  or(Action action)
		{
		}
		public virtual void  subtract(Action action)
		{
		}
		public virtual void  divide(Action action)
		{
		}
		public virtual void  play(Action action)
		{
		}
		public virtual void  toggleQuality(Action action)
		{
		}
		public virtual void  stringGreater(Action action)
		{
		}
		/// <summary> called before visiting each action, to indicate the offset of this
		/// action from the start of the SWF file.
		/// </summary>
		/// <param name="offset">
		/// </param>
		public virtual void  setActionOffset(int offset, Action a)
		{
		}
Exemplo n.º 10
0
		public virtual void  strictEquals(Action action)
		{
		}
Exemplo n.º 11
0
		public virtual void  greater(Action action)
		{
		}
Exemplo n.º 12
0
		public virtual void  bitURShift(Action action)
		{
		}
Exemplo n.º 13
0
		public virtual void  bitXor(Action action)
		{
		}
Exemplo n.º 14
0
		public virtual void  bitAnd(Action action)
		{
		}
Exemplo n.º 15
0
		public virtual void  halt(Action action)
		{
		}
Exemplo n.º 16
0
		public virtual void  call(Action action)
		{
		}
Exemplo n.º 17
0
		public virtual void  prevFrame(Action action)
		{
		}
Exemplo n.º 18
0
		public virtual void  quickTime(Action action)
		{
		}
Exemplo n.º 19
0
		public virtual void  stop(Action action)
		{
		}
Exemplo n.º 20
0
		public virtual void  nextFrame(Action action)
		{
		}
Exemplo n.º 21
0
		public virtual void  stopSounds(Action action)
		{
		}
Exemplo n.º 22
0
		public virtual void  throwAction(Action aThrow)
		{
		}
Exemplo n.º 23
0
		public virtual void  multiply(Action action)
		{
		}
Exemplo n.º 24
0
		public virtual void  castOp(Action action)
		{
		}
Exemplo n.º 25
0
        public virtual void  equals(Action action)
		{
		}
Exemplo n.º 26
0
		public virtual void  implementsOp(Action action)
		{
		}
Exemplo n.º 27
0
		public virtual void  and(Action action)
		{
		}
Exemplo n.º 28
0
		public virtual void  extendsOp(Action action)
		{
		}
Exemplo n.º 29
0
		public virtual void  not(Action action)
		{
		}
Exemplo n.º 30
0
		public virtual void  instanceOf(Action action)
		{
		}