MCPcopy
hub / github.com/EngoEngine/engo / Width

Method Width

common/render_filetype.go:95–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

93type Image interface {
94 Data() interface{}
95 Width() int
96 Height() int
97}
98

Callers 2

NewTextureResourceFunction · 0.65
NewTextureSingleFunction · 0.65

Implementers 1

ImageObjectcommon/render_filetype.go

Calls

no outgoing calls

Tested by

no test coverage detected