forked from StrafesNET/strafe-project
lol idk #1
@ -78,7 +78,7 @@ impl MapVertexId for PolygonGroup{
|
|||||||
pub struct TextureId(u32);
|
pub struct TextureId(u32);
|
||||||
#[derive(Clone,Copy,Hash,id::Id,Eq,PartialEq)]
|
#[derive(Clone,Copy,Hash,id::Id,Eq,PartialEq)]
|
||||||
pub struct RenderConfigId(u32);
|
pub struct RenderConfigId(u32);
|
||||||
#[derive(Default)]
|
#[derive(Clone,Copy,Default)]
|
||||||
pub struct RenderConfig{
|
pub struct RenderConfig{
|
||||||
pub texture:Option<TextureId>,
|
pub texture:Option<TextureId>,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user