GLFWMouse Update Method Delta Engine Documentation

Namespace: DeltaEngine.Input.GLFW2
Assembly: DeltaEngine.Input.GLFW2 (in DeltaEngine.Input.GLFW2.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public override void Update(
	IEnumerable<Entity> entities
)

Parameters

entities
Type: System.Collections.Generic IEnumerable Entity 
See Also