Home
last modified time | relevance | path

Searched defs:C4TargetRect (Results 1 – 2 of 2) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/lib/
H A DC4Rect.h81 C4TargetRect(int32_t iX, int32_t iY, int32_t iWdt, int32_t iHgt, int32_t iTX, int32_t iTY) in C4TargetRect() function
/dports/games/openclonk/openclonk-release-8.1-src/src/
H A DC4Prototypes.h126 class C4TargetRect; variable