mirror of
https://github.com/ApfelTeeSaft/vb01.git
synced 2026-08-27 03:43:42 +00:00
implemented overlays and text, need depth configuration
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include"rectangle.h"
|
||||
|
||||
namespace vb01{
|
||||
Rectangle::Rectangle(Vector3 size){
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user