- getX() - Method in class com.example.firstapp.Position
-
Retrieves the X-coordinate of the position
- getY() - Method in class com.example.firstapp.Position
-
Retrieves the Y-coordinate of the position
- GridActivity - Class in com.example.firstapp
-
This class defines the activity to show the main interface
when the phone is booted.
- GridActivity() - Constructor for class com.example.firstapp.GridActivity
-
- GridModel - Class in com.example.firstapp
-
This is the model used by 4*4 board.
- GridModel() - Constructor for class com.example.firstapp.GridModel
-
This constructs the model.