MCPcopy Create free account
hub / github.com/CainKernel/CainCamera / Vector

Interface Vector

gdxlibrary/src/main/java/com/badlogic/gdx/math/Vector.java:7–178  ·  view source on GitHub ↗

Encapsulates a general vector. Allows chaining operations by returning a reference to itself in all modification methods. See and Vector3 for specific implementations. @author Xoppa

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 51

drainEncoderMethod · 0.65
recordMethod · 0.65
queueInputMethod · 0.65
encodePCMMethod · 0.65
setSettingMethod · 0.65
onBeautyMethod · 0.65
touchDownMethod · 0.65
getCenterMethod · 0.65
getCorner000Method · 0.65
getCorner001Method · 0.65
getCorner010Method · 0.65
getCorner011Method · 0.65

Implementers 2

Vector2gdxlibrary/src/main/java/com/badlogic/
Vector3gdxlibrary/src/main/java/com/badlogic/

Calls

no outgoing calls

Tested by

no test coverage detected