hAPI Fisica  0.1
The hAPI Fisica physics engine expands Richard Marxer's fisica for Processing. The engine wraps the jbox2d physics engine for use with the Haply Development kit and the Hapkit.
FDrawable Member List

This is the complete list of members for FDrawable, including all inherited members.

appletFill(PGraphics applet, int argb) (defined in FDrawable)FDrawableprotected
appletFillStroke(PGraphics applet) (defined in FDrawable)FDrawableprotected
appletStroke(PGraphics applet, int argb) (defined in FDrawable)FDrawableprotected
attachImage(PImage img)FDrawable
dettachImage()FDrawable
draw(PGraphics graphics)FDrawable
draw(PApplet applet)FDrawable
drawDebug(PGraphics graphics)FDrawable
drawDebug(PApplet applet)FDrawable
drawImage(PGraphics applet) (defined in FDrawable)FDrawableprotected
getFillColor()FDrawable
getImageAlpha()FDrawable
isDrawable()FDrawable
m_drawable (defined in FDrawable)FDrawableprotected
m_fill (defined in FDrawable)FDrawableprotected
m_fillColor (defined in FDrawable)FDrawableprotected
m_image (defined in FDrawable)FDrawableprotected
m_imageAlpha (defined in FDrawable)FDrawableprotected
m_mask (defined in FDrawable)FDrawableprotected
m_stroke (defined in FDrawable)FDrawableprotected
m_strokeColor (defined in FDrawable)FDrawableprotected
m_strokeWeight (defined in FDrawable)FDrawableprotected
setDrawable(boolean drawable)FDrawable
setFill(float g)FDrawable
setFill(float g, float a)FDrawable
setFill(float r, float g, float b)FDrawable
setFill(float r, float g, float b, float a)FDrawable
setFillColor(int col)FDrawable
setImageAlpha(float alpha)FDrawable
setNoFill()FDrawable
setNoStroke()FDrawable
setStroke(float g)FDrawable
setStroke(float g, float a)FDrawable
setStroke(float r, float g, float b)FDrawable
setStroke(float r, float g, float b, float a)FDrawable
setStrokeColor(int col)FDrawable
setStrokeWeight(float weight)FDrawable
updateStyle(FDrawable other) (defined in FDrawable)FDrawableprotected