質問編集履歴
1
f消
title
CHANGED
|
File without changes
|
body
CHANGED
|
@@ -12,8 +12,8 @@
|
|
|
12
12
|
(int)(height*1.5)
|
|
13
13
|
);
|
|
14
14
|
shadowTouchPoint.set(
|
|
15
|
-
(int)(width/0.
|
|
15
|
+
(int)(width/0.9),
|
|
16
|
-
(int)(height/0.
|
|
16
|
+
(int)(height/0.9)
|
|
17
17
|
);
|
|
18
18
|
}
|
|
19
19
|
|