Constructors
				
					
					constructor
					
					
						- 
							
							Parameters
Properties
				
					
					Private Readonly _ecState
					_ecState: any
					
				
				
					
					Private Readonly _id
					_id: any
					
				
			
			
				Methods
				
					
					delete
					
					
						- 
							
							Returns void
getComponent
					
						- getComponent<T>(componentType: new () => T): undefined | Component<T>
						- 
							
							Type parametersParameters
								- 
									componentType: new () => T
 Returns undefined | Component<T>
getId
					
					
						- 
							
							
						
isDeleted
					
					
						- 
							
							Returns boolean
setComponent
					
					
						- 
							
							Type parametersParameters
 
		
	 
 
 
Wraps EntityId to make certain EntityComponentState calls more fluent