MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / MaxSatY

Method MaxSatY

engine/Poseidon/Graphics/Core/Engine.hpp:668–668  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

666 virtual int MaxSatX() const { return Width(); }
667 virtual int MinSatY() const { return 0; }
668 virtual int MaxSatY() const { return Height(); }
669
670 int AFrameTime() const override = 0;
671

Callers 2

DoPerspectiveMethod · 0.45
PerspectiveMethod · 0.45

Calls 1

HeightFunction · 0.85

Tested by

no test coverage detected