module: injected mach.Entity.Mod for global entity operations
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
cb6bdd7eca
commit
65e2168b9f
11 changed files with 94 additions and 56 deletions
|
|
@ -40,7 +40,7 @@ pub const EventID = @import("module/main.zig").EventID;
|
|||
pub const AnyEvent = @import("module/main.zig").AnyEvent;
|
||||
pub const merge = @import("module/main.zig").merge;
|
||||
pub const builtin_modules = @import("module/main.zig").builtin_modules;
|
||||
pub const EntityModule = @import("module/main.zig").EntityModule;
|
||||
pub const Entity = @import("module/main.zig").Entity;
|
||||
|
||||
/// To use experimental sysgpu graphics API, you can write this in your main.zig:
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue