コード例 #1
0
 public void update() {
   super.update();
 }
コード例 #2
0
 public void render(Graphics graphics) {
   super.render(graphics);
 }