Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
PriorityQueue.cs File Reference

Go to the source code of this file.

Classes

class  SiliconStudio.Core.Collections.PriorityQueue< T >
 Represents a sorted queue, with logarithmic time insertion and deletion. More...
 

Namespaces

package  SiliconStudio.Core.Collections