- Timestamp:
- 07/03/08 15:33:30 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/actionscript/FPazzle/trunk/src/net/suztomo/FPazzle/FBoard.as
r15005 r15097 60 60 { 61 61 var piece:FPiece = new FPiece(pazzleImage, p_width, p_height, _x_index, _y_index); 62 63 // Rotate for Assignment... I don't like rotation. 64 piece.rotation = Math.floor(Math.random() * 4) * 90; 65 62 66 if (pazzleImage == null) { 63 67 trace("pazzle Image is not setted");
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)