This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
stride
Watch
1
Star
0
Fork
You've already forked stride
0
mirror of
https://github.com/stride3d/stride
synced
2026-05-24 10:19:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
master
stride
/
samples
/
Particles
/
ParticlesSample
/
ParticlesSample.Windows
/
ParticlesSampleApp.cs
6 lines
64 B
C#
Raw
Permalink
Normal View
History
Unescape
Escape
[Stride] Renaming: file contents
2020-04-14 14:37:41 +00:00
using
Stride.Engine
;
Initial commit
2018-06-19 09:06:54 +00:00
feat: Update samples/template to top-level statements (#2187)
2024-03-15 13:33:34 +00:00
using
var
game
=
new
Game
(
)
;
game
.
Run
(
)
;
Reference in a new issue
Copy permalink