Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DEFAULT_SIZE = Vec2{
R: 26,
C: 80,
}
View Source
var UnitVec2 = Vec2{R: 1, C: 1}
Functions ¶
Types ¶
type Vec2 ¶
func GetMaximum ¶
Find the largest rectangle that both rectangle `a` and `b` can fit.
Click to show internal directories.
Click to hide internal directories.