handSet method
Implementation
void handSet(ScreenHandset setting){
rowColumn = setting.rowColumn;
singleAspectRatioSize = setting.singleAspectRatio;
}
void handSet(ScreenHandset setting){
rowColumn = setting.rowColumn;
singleAspectRatioSize = setting.singleAspectRatio;
}