struct Game::Queue::Item

Defined in:

game/queue.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ts : TimePoint, command : Command) #

[View source]

Instance Method Detail

def command : Game::Command #

[View source]
def ts : Int64 #

[View source]