IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
shard_payloads.hxx
Go to the documentation of this file.
1
3
4#pragma once
5#include <ice/shard.hxx>
6#include <ice/string.hxx>
7#include <ice/clock_types.hxx>
8
9namespace ice
10{
11
12 template<>
14
15 template<>
17
18} // namespace ice
SPDX-License-Identifier: MIT.
Definition array.hxx:12
constexpr auto shard_payloadid(std::string_view sv) noexcept -> ice::ShardPayloadID
Definition shard.hxx:125
static constexpr ice::ShardPayloadID Constant_ShardPayloadID
Definition shard.hxx:179
Definition shard.hxx:100