All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface phaser.view.Graph3dController

public interface Graph3dController

Method Index

 o adjust3dRotationAngles(double[])
 o get3dRotationAngles()
 o reCharge3dGraphics(boolean)
 o set3dRotationAngles(double[])

Methods

 o get3dRotationAngles
 public abstract double[] get3dRotationAngles()
 o set3dRotationAngles
 public abstract void set3dRotationAngles(double angles[])
 o adjust3dRotationAngles
 public abstract void adjust3dRotationAngles(double deltas[])
 o reCharge3dGraphics
 public abstract void reCharge3dGraphics(boolean refreshRotationAngles)

All Packages  Class Hierarchy  This Package  Previous  Next  Index