mirror of
				https://github.com/kirikayakazuto/CocosCreator_ECS
				synced 2025-10-30 19:05:52 +00:00 
			
		
		
		
	ECS Demo
This commit is contained in:
		
							
								
								
									
										5
									
								
								assets/Script/ECS/worlds/WorldCocosView.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								assets/Script/ECS/worlds/WorldCocosView.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| import { ECSWorld } from "../lib/ECSWorld"; | ||||
|  | ||||
| export class WorldCocosView extends ECSWorld { | ||||
|      | ||||
| } | ||||
							
								
								
									
										10
									
								
								assets/Script/ECS/worlds/WorldCocosView.ts.meta
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								assets/Script/ECS/worlds/WorldCocosView.ts.meta
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| { | ||||
|   "ver": "1.1.0", | ||||
|   "uuid": "2bbeb931-7f40-48e4-937d-13006b7f016b", | ||||
|   "importer": "typescript", | ||||
|   "isPlugin": false, | ||||
|   "loadPluginInWeb": true, | ||||
|   "loadPluginInNative": true, | ||||
|   "loadPluginInEditor": false, | ||||
|   "subMetas": {} | ||||
| } | ||||
		Reference in New Issue
	
	Block a user