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  
ZoomEffect — Class in package jp.progression.casts.effects
ZoomEffect クラスは、縦横比を維持しながら拡大 / 縮小することで、ムービークリップオブジェクトをズームインまたはズームアウトします。 このクラスを使用するためには、CommandExecutor が実装される環境設定(BasicAppConfig、WebConfig、等)を使用する必要があります。 The ZoomEffect class zooms the movie clip object in or out by scaling it in proportion.
ZoomEffect(initObject) — Constructor in class jp.progression.casts.effects.ZoomEffect
新しい ZoomEffect インスタンスを作成します。 Creates a new ZoomEffect object.
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