std.geom.Rect.Contains - nitrologic/monkey2 GitHub Wiki
std::std.geom.std.geom.Rect.Contains
Method Contains:monkey:monkey.types.Bool( v:std:std.geom.Vec2 )
Method Contains:monkey:monkey.types.Bool( r:std:std.geom.Rect )
Checks if the rect contains a vector or another rect.