質問編集履歴

1

f消

2023/04/04 18:45

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -12,8 +12,8 @@
12
12
  (int)(height*1.5)
13
13
  );
14
14
  shadowTouchPoint.set(
15
- (int)(width/0.9f),
15
+ (int)(width/0.9),
16
- (int)(height/0.9f)
16
+ (int)(height/0.9)
17
17
  );
18
18
  }
19
19