Sebastiano Mandalà
GitHub
2 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
README.md
|
|
@@ -10,6 +10,8 @@ Svelto.ECS is easy to start with, but full of tricks for expert users. The harde |
|
|
|
```csharp |
|
|
|
public class SimpleContext |
|
|
|
{ |
|
|
|
public static ExclusiveGroup group0 = new ExclusiveGroup(); //the group where the entity will be built in |
|
|
|
|
|
|
|
public SimpleContext() |
|
|
|
{ |
|
|
|
var simpleSubmissionEntityViewScheduler = new SimpleEntitiesSubmissionScheduler(); |
|
|
|