MCPcopy Create free account
hub / github.com/dabing1022/Blog / draw

Method draw

Processing/game2dai/entityshapes/ps/BitmapPic.java:88–121  ·  view source on GitHub ↗

Draw the entity. @param owner the entity that owns this renderer. @param posX real world position (x) @param posY real world position (x) @param velX magnitude of the velocity vector in the x direction @param velY magnitude of the velocity vector in the y direction @param headX magnitude of the head

(BaseEntity owner, float posX, float posY, float velX,
			float velY, float headX, float headY, float etime)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

drawMethod · 0.95
atan2Method · 0.80
translateMethod · 0.80
rotateMethod · 0.80

Tested by

no test coverage detected