comparison Framework/Scene2D/Scene2D.h @ 699:5c551f078c18 refactor-viewport-controller

Merge from default
author Benjamin Golinvaux <bgo@osimis.io>
date Fri, 17 May 2019 09:20:46 +0200
parents 8b6adfb62a2f
children 059e1fd05fd6
comparison
equal deleted inserted replaced
698:8b6adfb62a2f 699:5c551f078c18
117 117
118 void FitContent(unsigned int canvasWidth, 118 void FitContent(unsigned int canvasWidth,
119 unsigned int canvasHeight); 119 unsigned int canvasHeight);
120 }; 120 };
121 } 121 }
122