GrxPositionObserver.java
Go to the documentation of this file.
1 package com.generalrobotix.ui;
2 
3 public interface GrxPositionObserver {
4  public void updatePosition(GrxBasePlugin plugin, Integer pos);
5 }
void updatePosition(GrxBasePlugin plugin, Integer pos)


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:38