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  
_lastCtrlX — Property in class frocessing.core.GraphicsBase
lastCtrlX — Property in class frocessing.core.GraphicsBase
_lastCtrlY — Property in class frocessing.core.GraphicsBase
lastCtrlY — Property in class frocessing.core.GraphicsBase
_lastCtrlZ — Property in class frocessing.core.F5Graphics3D
_lastX — Property in class frocessing.core.GraphicsBase
lastX — Property in class frocessing.core.GraphicsBase
現在の描画位置 x 座標を示します.
_lastY — Property in class frocessing.core.GraphicsBase
lastY — Property in class frocessing.core.GraphicsBase
現在の描画位置 y 座標を示します.
_lastZ — Property in class frocessing.core.F5Graphics3D
leading — Property in class frocessing.core.F5Typographics
行間を示します.
LEFT — Constant static property in class frocessing.core.F5Typographics
LEFT — Constant static property in class frocessing.f3d.models.F3DCube
leftExtent — Property in class frocessing.text.PFont
length — Property in class frocessing.geom.FVec3D
length of vector
lerp(c1, c2, amt) — Static method in class frocessing.color.ColorLerp
24bit Color (0xRRGGBB) を Lerp します.
lerp(a, b, amt) — Method in class frocessing.display.F5MovieClip
lerp(a, b, amt) — Static method in class frocessing.math.FMath
任意の範囲から割合に応じた値を返します.
lerp32(c1, c2, amt) — Static method in class frocessing.color.ColorLerp
32bit Color (0xAARRGGBB) を Lerp します.
lerpColor(color1:frocessing.color:IFColor, color2:frocessing.color:IFColor, amt) — Method in class frocessing.color.FColorMode
2つの色の 中間色 の FColor クラスのインスタンスを生成します.
lerpColor(c1:frocessing.color:IFColor, c2:frocessing.color:IFColor, amt) — Method in class frocessing.core.F5Graphics
lerpColor(c1:frocessing.color:IFColor, c2:frocessing.color:IFColor, amt) — Method in class frocessing.display.F5MovieClip
lerpColorHSV(color1:frocessing.color:IFColor, color2:frocessing.color:IFColor, amt) — Static method in class frocessing.color.FColorUtil
2つの色の 中間色(HSV) の FColor クラスのインスタンスを生成します.
lerpColorRGB(color1:frocessing.color:IFColor, color2:frocessing.color:IFColor, amt) — Static method in class frocessing.color.FColorUtil
2つの色の 中間色 の FColor クラスのインスタンスを生成します.
lerpHSV(h1, s1, v1, h2, s2, v2, amt) — Static method in class frocessing.color.ColorLerp
HSV値を指定して Lerp します.
lerpHSVA(h1, s1, v1, h2, s2, v2, a1, a2, amt) — Static method in class frocessing.color.ColorLerp
HSVA値を指定して Lerp します.
lerpInHsv(c1, c2, amt) — Static method in class frocessing.color.ColorLerp
24bit Color (0xRRGGBB) を HSV で Lerp します.
lerpInHsv32(c1, c2, amt) — Static method in class frocessing.color.ColorLerp
32bit Color (0xAARRGGBB) を HSV で Lerp します.
lerpRGB(r1, g1, b1, r2, g2, b2, amt) — Static method in class frocessing.color.ColorLerp
RGB値を指定して Lerp します.
lerpRGBA(r1, g1, b1, r2, g2, b2, a1, a2, amt) — Static method in class frocessing.color.ColorLerp
RGBA値を指定して Lerp します.
letterSpacing — Property in class frocessing.core.F5Typographics
文字間をしてします.
light(c1, c2) — Static method in class frocessing.color.ColorBlend
24bit Color (0xRRGGBB) を 比較明(LIGHTEN) でブレンドします.
light32(c1, c2) — Static method in class frocessing.color.ColorBlend
32bit Color (0xAARRGGBB) を 比較明(LIGHTEN) でブレンドします.
LIGHTEN — Constant static property in class frocessing.color.ColorBlend
lightRGB(r1, g1, b1, r2, g2, b2) — Static method in class frocessing.color.ColorBlend
RGB値を指定して 比較明(LIGHTEN) でブレンドします.
lightRGBA(r1, g1, b1, r2, g2, b2, a1, a2) — Static method in class frocessing.color.ColorBlend
RGBA値を指定して 比較明(LIGHTEN) でブレンドします.
line(x0, y0, x1, y1) — Method in class frocessing.core.F5Graphics
現在の線のスタイルを適用し、直線を描画します.
line(x0, y0, x1, y1) — Method in class frocessing.display.F5MovieClip
line3d(x0, y0, z0, x1, y1, z1) — Method in class frocessing.core.F5Graphics3D
draw line to 3d space.
line3d(x0, y0, z0, x1, y1, z1) — Method in class frocessing.display.F5MovieClip3D
lineGradientStyle(type, colors, alphas, ratios, matrix_, spreadMethod, interpolationMethod, focalPointRatio) — Method in class frocessing.core.F5Graphics2D
線スタイルのグラデーションを指定します.
lineGradientStyle(type, colors, alphas, ratios, matrix, spreadMethod, interpolationMethod, focalPointRatio) — Method in class frocessing.core.F5Graphics3D
実装していません.
lineGradientStyle(type, colors, alphas, ratios, matrix, spreadMethod, interpolationMethod, focalPointRatio) — Method in class frocessing.core.GraphicsBase
線スタイルのグラデーションを指定します.
LINES — Constant static property in class frocessing.FC
LINES — Constant static property in class frocessing.core.DrawMode
LINES — Constant static property in class frocessing.core.F5Graphics
LINES — Constant static property in class frocessing.display.F5MovieClip
LINE_SCALE_MODE_HORIZONTAL — Constant static property in class frocessing.FC
LINE_SCALE_MODE_NONE — Constant static property in class frocessing.FC
LINE_SCALE_MODE_NORMAL — Constant static property in class frocessing.FC
LINE_SCALE_MODE_VERTICAL — Constant static property in class frocessing.FC
linesTo(coordinates) — Method in class frocessing.core.GraphicsEx
lines to
lineStyle(thickness_, color_, alpha_, pixelHinting_, scaleMode_, caps_, joints_, miterLimit_) — Method in class frocessing.core.F5Graphics
線のスタイルを指定します.
lineStyle(thickness_, color_, alpha_, pixelHinting_, scaleMode_, caps_, joints_, miterLimit_) — Method in class frocessing.core.F5Graphics3D
線のスタイルを指定します.
lineStyle(thickness_, color_, alpha_, pixelHinting_, scaleMode_, caps_, joints_, miterLimit_) — Method in class frocessing.core.GraphicsBase
線のスタイルを指定します.
lineStyle(thickness_, color_, alpha_, pixelHinting_, scaleMode_, caps_, joints_, miterLimit_) — Method in class frocessing.f3d.F3DGraphics
lineTo(x, y) — Method in class frocessing.core.F5Graphics2D
現在の描画位置から (x, y) まで描画します.
lineTo(x, y) — Method in class frocessing.core.F5Graphics3D
現在の描画位置から (x, y) まで描画します.
lineTo(x, y) — Method in class frocessing.core.GraphicsBase
現在の描画位置から (x, y) まで描画します.
lineTo(x, y) — Method in class frocessing.display.F5MovieClip
lineTo(x, y, z) — Method in class frocessing.f3d.F3DGraphics
lineTo3d(x, y, z) — Method in class frocessing.core.F5Graphics3D
lineTo3d(x, y, z) — Method in class frocessing.display.F5MovieClip3D
log(val) — Method in class frocessing.display.F5MovieClip
log10(value) — Static method in class frocessing.math.FMath
10を底とする対数を返します.
log2(value) — Static method in class frocessing.math.FMath
2を底とする対数を返します.
loop() — Method in class frocessing.display.F5MovieClip
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