no longer used under the current regime

This commit is contained in:
Ben Fry
2015-06-17 19:43:42 -04:00
parent 50670dd6f0
commit e094e014c5
+5 -5
View File
@@ -95,11 +95,11 @@ public interface PSurface {
//public Component getComponent();
/**
* Sometimes smoothing must be set at the drawing surface level
* not just inside the renderer itself.
*/
public void setSmooth(int level);
// /**
// * Sometimes smoothing must be set at the drawing surface level
// * not just inside the renderer itself.
// */
// public void setSmooth(int level);
public void setFrameRate(float fps);