MCPcopy Create free account
hub / github.com/OpenXcom/OpenXcom / getImage

Method getImage

src/Engine/ShaderMove.h:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 }
73
74 inline GraphSubset getImage() const
75 {
76 return _base::_range_domain.offset(_move_x, _move_y);
77 }
78
79 inline void setMove(int x, int y)
80 {

Callers 2

controlerMethod · 0.80
controlerMethod · 0.80

Calls 1

offsetMethod · 0.45

Tested by

no test coverage detected