BowlerKernel
src
main
java
com
neuronrobotics
bowlerstudio
creature
IRenderSynchronizationEvent.java
Go to the documentation of this file.
1
package
com.neuronrobotics.bowlerstudio.creature;
2
3
public
interface
IRenderSynchronizationEvent
{
4
public
void
event
(
MobileBaseCadManager
m);
5
}
com.neuronrobotics.bowlerstudio.creature.MobileBaseCadManager
Definition:
MobileBaseCadManager.java:56
com.neuronrobotics.bowlerstudio.creature.IRenderSynchronizationEvent
Definition:
IRenderSynchronizationEvent.java:3
com.neuronrobotics.bowlerstudio.creature.IRenderSynchronizationEvent.event
void event(MobileBaseCadManager m)
Generated by
1.9.1