Grx3DViewClickListener.java
Go to the documentation of this file.
1 package com.generalrobotix.ui.util;
2 
3 public interface Grx3DViewClickListener {
4  public void run( int x, int y );
5 }
com.generalrobotix.ui.util.Grx3DViewClickListener.run
void run(int x, int y)
com.generalrobotix.ui.util.Grx3DViewClickListener
Definition: Grx3DViewClickListener.java:3


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Wed Sep 7 2022 02:51:02