prime31 / Nez

Nez is a free 2D focused framework that works with MonoGame and FNA
MIT License
1.76k stars 357 forks source link

add IsPaused public property - Entity.cs #808

Closed optimo closed 1 month ago

optimo commented 1 month ago

the property is added in Entity, while it is utilized in EntityList

optimo commented 1 month ago

supported by this PR #809