checklist
This commit is contained in:
parent
da60fefad8
commit
c5b7a146a8
1 changed files with 6 additions and 6 deletions
|
@ -1,11 +1,11 @@
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
|
|
||||||
// stretch cursor move
|
// [X] stretch cursor move
|
||||||
// trackballer spin
|
// [ ] points (point of reference *all around)
|
||||||
// orbital view
|
// [ ] trackballer spin
|
||||||
// dummy enemies
|
// [ ] orbital view
|
||||||
// points (point of reference *all around)
|
// [ ] dummy enemies
|
||||||
// roll dodge move
|
// [ ] roll dodge move
|
||||||
|
|
||||||
namespace Space;
|
namespace Space;
|
||||||
public class Mono {
|
public class Mono {
|
||||||
|
|
Loading…
Add table
Reference in a new issue