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  
nextPage — Property, class jp.naggg.data.Page
在の表示ページ番号の次のページ番号. 次のページが存在しない場合(表示ページ番号と最大ページ番号が同じ場合)0を返します.
nomalRandom(numSamples:uint) — Static Method , class jp.naggg.utils.MathUtil
正規乱数を求めます.
normalizeRect(rect:flash.geom:Rectangle) — Static Method , class jp.naggg.utils.GeomUtil
幅や高さが負の場合の Rectangle に対して、それらが正の値となる Rectangle を返します. それを正規化と呼ぶかわかりませんが、ここでは正規化と考えました. 以下の例のように、負の width および height を持つ Rectangle に 対してそれが正となるように、x と y を変更を加えます.
numChars — Property, class jp.naggg.effects.TypeWriter
指定されたテキストが何文字かです.
numTargets — Static Property, class jp.naggg.ui.MouseStay
現在登録されている対象の数を返します. 登録されている対象を知るには、MouseStay.debug() を使用します.
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