| 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 | |
| tan(val) — Method in class frocessing.display.F5MovieClip | |
| text(str, x, y, z) — Method in class frocessing.core.F5Graphics | |
| text を描画します. | |
| textAlign(align_) — Method in class frocessing.core.F5Graphics | |
| text の align を指定します. | |
| textArea(str, x, y, w, h, z) — Method in class frocessing.core.F5Graphics | |
| 指定した Rectangle 内に text を流し込み描画します. | |
| textAscent() — Method in class frocessing.core.F5Graphics | |
| textAscent() — Method in class frocessing.core.F5Typographics | |
| textDescent() — Method in class frocessing.core.F5Graphics | |
| textDescent() — Method in class frocessing.core.F5Typographics | |
| textFont(font:frocessing.text:IFont, fontSize) — Method in class frocessing.core.F5Graphics | |
| 描画する font を指定します. | |
| textLeading(leading) — Method in class frocessing.core.F5Graphics | |
| text の 行高 を指定します. | |
| textSize(fontSize) — Method in class frocessing.core.F5Graphics | |
| text の size を指定します. | |
| texture(textureData) — Method in class frocessing.core.F5Graphics | |
| vertex() で 描画する テクスチャ(画像) を設定します. | |
| texture(textureData) — Method in class frocessing.core.F5Graphics3D | |
| texture(texture_) — Method in class frocessing.display.F5MovieClip | |
| texture — Property in class frocessing.f3d.materials.F3DBmpMaterial | |
| texture_mode — Property in class frocessing.core.F5Graphics | |
| textures — Property in class frocessing.f3d.materials.F3DBmpSetMaterial | |
| textWidth(str) — Method in class frocessing.core.F5Graphics | |
| 文字列の幅を取得します. | |
| textWidth(str) — Method in class frocessing.core.F5Typographics | |
| テキストの表示幅を返します. | |
| theight — Property in class frocessing.text.PFont | |
| thickness — Property in class frocessing.core.F5Graphics | |
| thickness — Property in class frocessing.core.F5Graphics3D | |
| 線の太さを示します.有効な値は 0~255 です. | |
| _thickness — Property in class frocessing.core.GraphicsBase | |
| thickness — Property in class frocessing.core.GraphicsBase | |
| 線の太さを示します.有効な値は 0~255 です. | |
| thickness — Property in class frocessing.f3d.F3DGraphics | |
| thickness — Property in class frocessing.f3d.render.StrokeTask | |
| tint(target, c1, c2, c3, c4) — Static method in class frocessing.bmp.BmpUtil | |
| 指定の色でカラー調整(colorTransform)を適用します. | |
| tint(c1, c2, c3, c4) — Method in class frocessing.core.F5Graphics | |
| Tint Color を指定します. | |
| _tint_color — Property in class frocessing.core.F5Graphics | |
| tintColor — Property in class frocessing.core.F5Graphics | |
| Tint Color を 32bit Color で示します. | |
| _tint_do — Property in class frocessing.core.F5Graphics | |
| tintImageCache — Property in class frocessing.core.F5Graphics | |
| toHSV() — Method in class frocessing.color.ColorRGB | |
| RGB 値を HSV 値に変換して ColorHSV クラスのインスタンスを生成します. | |
| TOP — Constant static property in class frocessing.core.F5Typographics | |
| TOP — Constant static property in class frocessing.f3d.models.F3DCube | |
| topExtent — Property in class frocessing.text.PFont | |
| toRGB() — Method in class frocessing.color.ColorHSV | |
| HSV 値を RGB 値に変換して ColorRGB クラスのインスタンスを生成します. | |
| toString() — Method in class frocessing.color.ColorHSV | |
| toString() — Method in class frocessing.color.ColorRGB | |
| toString() — Method in class frocessing.color.FColor | |
| toString() — Method in class frocessing.geom.FMatrix2D | |
| toString | |
| toString() — Method in class frocessing.geom.FMatrix3D | |
| 任意軸への投射ベクトル変換 | |
| toString() — Method in class frocessing.geom.FVec3D | |
| toString | |
| transform(v:frocessing.geom:FNumber3D) — Method in class frocessing.geom.FMatrix3D | |
| ベクトルの変換 | |
| transform(v:frocessing.geom:FNumber3D) — Method in class frocessing.geom.FTransform3D | |
| transformFillMatrix — Property in class frocessing.core.F5Graphics2D | |
| transformFillMatrix — Property in class frocessing.core.F5Graphics3D | |
| translate(x, y) — Method in class frocessing.core.F5Graphics2D | |
| 描画する Graphics を移動します. | |
| translate(x, y, z) — Method in class frocessing.core.F5Graphics3D | |
| 描画する Graphics を移動します. | |
| translate(x_, y_) — Method in class frocessing.display.F5MovieClip2D | |
| translate(x_, y_, z_) — Method in class frocessing.display.F5MovieClip3D | |
| translate(x, y, z) — Method in class frocessing.f3d.F3DCamera | |
| カメラを移動します. | |
| translate(x, y) — Method in class frocessing.geom.FMatrix2D | |
| append translation | |
| translate(tx, ty, tz) — Static method in class frocessing.geom.FMatrix3D | |
| 移動変換行列 | |
| translate(tx, ty, tz) — Method in class frocessing.geom.FTransform3D | |
| translateCamera(x, y, z) — Method in class frocessing.core.F5Graphics3D | |
| translateCamera(x, y, z) — Method in class frocessing.display.F5MovieClip3D | |
| translateMatrix(tx, ty) — Static method in class frocessing.geom.FMatrix2D | |
| 移動変換行列 | |
| triangle(x0, y0, x1, y1, x2, y2) — Method in class frocessing.core.F5Graphics | |
| 現在の塗りと線のスタイルを適用し、三角形を描画します. | |
| triangle(x0, y0, x1, y1, x2, y2) — Method in class frocessing.display.F5MovieClip | |
| TRIANGLE_FAN — Constant static property in class frocessing.FC | |
| TRIANGLE_FAN — Constant static property in class frocessing.core.DrawMode | |
| TRIANGLE_FAN — Constant static property in class frocessing.core.F5Graphics | |
| TRIANGLE_FAN — Constant static property in class frocessing.display.F5MovieClip | |
| TRIANGLES — Constant static property in class frocessing.FC | |
| TRIANGLES — Constant static property in class frocessing.core.DrawMode | |
| TRIANGLES — Constant static property in class frocessing.core.F5Graphics | |
| TRIANGLES — Constant static property in class frocessing.display.F5MovieClip | |
| TRIANGLE_STRIP — Constant static property in class frocessing.FC | |
| TRIANGLE_STRIP — Constant static property in class frocessing.core.DrawMode | |
| TRIANGLE_STRIP — Constant static property in class frocessing.core.F5Graphics | |
| TRIANGLE_STRIP — Constant static property in class frocessing.display.F5MovieClip | |
| twidth — Property in class frocessing.text.PFont | |
| TWO_PI — Constant static property in class frocessing.FC | |
| TWO_PI — Constant static property in class frocessing.core.F5Graphics | |
| TWO_PI — Constant static property in class frocessing.display.F5MovieClip | |
| TWO_PI — Constant static property in class frocessing.math.FMath | |
| type — Property in class frocessing.f3d.render.RenderGradientTask | |
| _typoGC — Property in class frocessing.core.F5Graphics | |
| typographics — Property in class frocessing.core.F5Graphics | |
| 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 | |