Timestamp:
Apr 12, 2021, 2:39:07 PM (3 years ago)
Author:
Vladislav Belov
Message:

Crops minimap view bounds to map size.

Differential Revision: https://code.wildfiregames.com/D3837

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ps/trunk/source/gui/ObjectTypes/CMiniMap.h

    r24141 r25241  
    105105    void DrawTexture(CShaderProgramPtr shader, float coordMax, float angle, float x, float y, float x2, float y2, float z) const;
    106106
    107     void DrawViewRect(CMatrix3D transform) const;
     107    void DrawViewRect( transform) const;
    108108
    109109    void GetMouseWorldCoordinates(float& x, float& z) const;
Note: See TracChangeset for help on using the changeset viewer.