Android代码 Isometric
Isometric Isometric drawing library for Android Drawing a simple cube isometricView.add( new Prism( new Point(/* x */ 0, /* y */ 0, /* z */ 0), /* width */ 1, /* length */ 1, /* height */ 1 ), new Color(33, 150, 243) ); Drawing multiple Shapes There are 3 basic compone
下载地址
用户评论