MCPcopy Create free account
hub / github.com/MelonFunction/ebiten-camera / Draw

Method Draw

examples/cube/main.go:91–153  ·  view source on GitHub ↗

Draw draws the game screen. Draw is called every frame (typically 1/60[s] for 60Hz display).

(screen *ebiten.Image)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

NewPointFunction · 0.85
GetScaleMethod · 0.80
GetSkewMethod · 0.80
AngleToMethod · 0.80
GetTranslationMethod · 0.80
GetRotationMethod · 0.80
BlitMethod · 0.80
RotateMethod · 0.45

Tested by

no test coverage detected