Core/Flags: Add Clear methods
This commit is contained in:
@@ -197,6 +197,8 @@ Nazara Engine:
|
||||
- StackArray and StackVector are now movable
|
||||
- Fixed RigidBody2D::Copy not copying kinematic/dynamic/static status
|
||||
- Fixed out-of-bounds access in LuaInstance::LoadLibraries
|
||||
- Add Flags<E>::Clear(Flags) helper method, to clear one or more flags.
|
||||
- Add Flags<E>::Clear() helper method, to reset flags
|
||||
|
||||
Nazara Development Kit:
|
||||
- Added ImageWidget (#139)
|
||||
|
||||
Reference in New Issue
Block a user