Paket | mx.geom |
Sınıf | public class TransformOffsets |
Miras Alma | TransformOffsets ![]() ![]() |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Genel Özellikler
Özellik | Tanımlayan: | ||
---|---|---|---|
![]() | constructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | Object | |
rotationX : Number
the rotationX, in degrees, added to the transform
| TransformOffsets | ||
rotationY : Number
the rotationY, in degrees, added to the transform
| TransformOffsets | ||
rotationZ : Number
the rotationZ, in degrees, added to the transform
| TransformOffsets | ||
scaleX : Number
the multiplier applied to the scaleX of the transform. | TransformOffsets | ||
scaleY : Number
the multiplier applied to the scaleY of the transform. | TransformOffsets | ||
scaleZ : Number
the multiplier applied to the scaleZ of the transform. | TransformOffsets | ||
x : Number
the x value added to the transform
| TransformOffsets | ||
y : Number
the y value added to the transform
| TransformOffsets | ||
z : Number
the z value added to the transform
| TransformOffsets |
Genel Yöntemler
Yöntem | Tanımlayan: | ||
---|---|---|---|
Constructor. | TransformOffsets | ||
![]() | addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
EventDispatcher nesnesi olan bir olay dinleyici nesnesini, dinleyicinin bir olayın bildirimini alması için kaydeder. | EventDispatcher | |
![]() |
Olay akışına bir olay gönderir. | EventDispatcher | |
![]() |
EventDispatcher nesnesinin belirli bir olay türü için kayıtlı dinleyicisi olup olmadığını kontrol eder. | EventDispatcher | |
![]() |
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir. | Object | |
![]() |
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir. | Object | |
![]() |
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir. | Object | |
![]() |
EventDispatcher nesnesinden bir dinleyiciyi kaldırır. | EventDispatcher | |
![]() |
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar. | Object | |
![]() |
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür. | Object | |
![]() |
Belirtilen nesnenin dize olarak temsil edilen halini döndürür. | Object | |
![]() |
Belirtilen nesnenin temel değerini döndürür. | Object | |
![]() |
Bir olay dinleyicisinin bu EventDispatcher nesnesiyle mi, yoksa onun belirtilen olay türüne yönelik üst öğelerinden biriyle mi kayıtlı olduğunu kontrol eder. | EventDispatcher |
Olaylar
Özellik Ayrıntısı
rotationX | özellik |
rotationY | özellik |
rotationZ | özellik |
scaleX | özellik |
scaleY | özellik |
scaleZ | özellik |
x | özellik |
y | özellik |
z | özellik |
Yapıcı Ayrıntı
TransformOffsets | () | Yapıcı |
public function TransformOffsets()
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Constructor.
Tue Jun 12 2018, 01:09 PM Z