Minor doc update
This commit is contained in:
parent
f79e0728e6
commit
764c4bc387
@ -16,8 +16,9 @@
|
||||
|
||||
defmodule Amethyst.API.Game do
|
||||
@moduledoc """
|
||||
This module includes the interface for defining and registering
|
||||
a game with Amethyst.
|
||||
This behaviour should be implemented by any Amethyst Game. It additionally
|
||||
contains functions that the internal connection handler code uses to more
|
||||
conveniently call a game's callbacks.
|
||||
"""
|
||||
|
||||
@doc """
|
||||
|
Loading…
Reference in New Issue
Block a user