This website requires JavaScript.
Explore
Help
Register
Sign In
space-wizards
/
RobustToolbox
Watch
1
Star
0
Fork
0
You've already forked RobustToolbox
mirror of
https://github.com/space-wizards/RobustToolbox.git
synced
2026-02-15 03:30:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22-08-12-lsp
Add File
New File
Upload File
Apply Patch
RobustToolbox
/
Robust.Client
/
State
History
DrSmugleaf
cf166483c9
Change state manager methods to return the new state (
#3137
)
2022-08-15 22:05:48 +02:00
..
DefaultState.cs
Analyzer to enforce classes to be either [Virtual], abstract, or sealed. (
#2469
)
2022-02-05 19:31:58 +01:00
IStateManager.cs
Change state manager methods to return the new state (
#3137
)
2022-08-15 22:05:48 +02:00
State.cs
Removed unused Update and Resize code from GameStates. Presenters can get resize events from the interface manager (hint: you won't ever need to), and there is no reason for a UI Presenter to do anything in simulation ticks (UI should be event driven, not polling data every frame).
2021-03-25 14:01:51 -07:00
StateChangedEventArgs.cs
Massive Namespace Cleanup (
#1544
)
2021-02-10 23:27:19 -08:00
StateManager.cs
Change state manager methods to return the new state (
#3137
)
2022-08-15 22:05:48 +02:00