Skip to content

Instantly share code, notes, and snippets.

@aoetk
aoetk / Eye.java
Created December 25, 2011 15:28
Swing + JavaFXで作ったxeyesのソース
package javafxeyes;
import javafx.scene.Parent;
import javafx.scene.paint.Color;
import javafx.scene.shape.Circle;
import javafx.scene.shape.Ellipse;
/**
* 目玉コンポーネント
* @author AOE Takashi