Reimplermented CVectors (except CVector4)
This commit is contained in:
parent
e88d972ecc
commit
1551af28cc
7 changed files with 56 additions and 321 deletions
|
|
@ -75,10 +75,9 @@
|
|||
<Compile Include="Time\Interval.cs" />
|
||||
<Compile Include="Time\Stopwatch.cs" />
|
||||
<Compile Include="Time\Timer.cs" />
|
||||
<Compile Include="Types\CVector.cs" />
|
||||
<Compile Include="Types\CVector1.cs" />
|
||||
<Compile Include="Types\CVector2.cs" />
|
||||
<Compile Include="Types\CVector3.cs" />
|
||||
<Compile Include="Types\CVector4.cs" />
|
||||
<Compile Include="Utility\Assembly.cs" />
|
||||
<Compile Include="Utility\Deltatime.cs" />
|
||||
<Compile Include="Utility\Randomize.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue