Uses of Class
engine.util.Point
Packages that use Point
-
Uses of Point in engine.entity
Fields in engine.entity declared as PointMethods in engine.entity that return Point -
Uses of Point in engine.entity.movement
Fields in engine.entity.movement declared as PointModifier and TypeFieldDescription(package private) PointPlatformerSimple.coordsprivate PointEightDirectional.pprivate PointEightDirectional.totalDistMethods in engine.entity.movement that return PointModifier and TypeMethodDescriptionEightDirectional.getMoveDist()BiDirectional.getPoint()EightDirectional.getPoint()Interaction.getPoint()ObjectAffected.getPoint()PlatformerSimple.getPoint()private PointEightDirectional.getPotential()private PointEightDirectional.getPotential(int dir) -
Uses of Point in engine.util
Subclasses of Point in engine.utilModifier and TypeClassDescriptionclassTHIS CLASS IS JUST A CONTAINER WITH SOME HELPER FUNCTIONSMethods in engine.util that return PointModifier and TypeMethodDescriptionPoint.get()Rect.getCorner(boolean topSide, boolean rightSide) Point[]Rect.getCorners()static PointToolKit.getImageWH(processing.core.PImage p) Point.getN()Rect.getPoint()static PointToolKit.unstick(float[] c) Takes rectRectCollideCoords() list output in and returns a point that can wont get stuckMethods in engine.util with parameters of type PointModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidConstructors in engine.util with parameters of type Point -
Uses of Point in test
Modifier and TypeMethodDescriptionCObstacle.getCorner(boolean topSide, boolean rightSide, boolean respectX) Path.getEndPoint()Path.getPoint(int index) Point[]Path.getPointArray()