|
IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
|
Variables | |
| static constexpr ice::Shard | shard_without_payload = "test/shard"_shard |
| static constexpr ice::Shard | shard_with_payload_u32 = "test/shard"_shard | ice::u32{ 42 } |
| static constexpr ice::Shard | shard_with_payload_i32 = "test/shard"_shard | ice::i32{ 42 } |
| static constexpr ice::Shard | shard2_without_payload = "test/shard2"_shard |
| static constexpr ice::Shard | shard2_with_payload_u32 = "test/shard2"_shard | ice::u32{ 42 } |
| static constexpr ice::Shard | shard2_with_payload_i32 = "test/shard2"_shard | ice::i32{ 42 } |
| static constexpr ice::ShardID | shardid_test_1 = "test/shard`ice::u32"_shardid |
| static constexpr ice::ShardID | shardid_test_1_from_shard = ice::shardid(shard_with_payload_u32) |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |