Package-level declarations
Functions
Creates a new Color that is the result of the operation "this minus other".
Creates a new Vec2 that is the result of the operation "this minus other".
Creates a new Vec3 that is the result of the operation "this minus other".
Modifies this Color so that its value is the result of the operation "this minus other".
Modifies this Vec2 so that its value is the result of the operation "this minus other".
Modifies this Vec3 so that its value is the result of the operation "this minus other".
Creates a new Color that is the result of the operation "this plus other".
Creates a new Vec2 that is the result of the operation "this plus other".
Creates a new Vec3 that is the result of the operation "this plus other".
Modifies this Color so that its value is the result of the operation "this plus other".
Modifies this Vec2 so that its value is the result of the operation "this plus other".
Modifies this Vec3 so that its value is the result of the operation "this plus other".
Creates a new Color that is the result of the operation "this times other".
Creates a new Vec2 that is the result of the operation "this times other".
Creates a new Vec3 that is the result of the operation "this times other".
Modifies this Color so that its value is the result of the operation "this times other".
Modifies this Vec2 so that its value is the result of the operation "this times other".
Modifies this Vec3 so that its value is the result of the operation "this times other".