public class IsoscelesTriangleShape extends TriangleShape
mBoundsRect, mPivotX, mPivotY, mRotation, mScaleX, mScaleY, mStdHeight, mStdHeight2, mStdWidth, mStdWidth2, TAG| Constructor and Description |
|---|
IsoscelesTriangleShape(float height,
float width)
高さと幅を指定して二等辺三角形Shapeを生成する
ここでの高さと幅はShape内描画座標系でShapeの描画内容の位置関係を示すだけなので
実際の表示サイズとは異なる。
|
boundsRect, draw, getOutline, getRotation, getScaleX, getScaleY, onResize, setRotation