Neodroid
0.2.0
Machine Learning Environment Prototyping Tool
IActorisedPrototypingEnvironment.cs
Go to the documentation of this file.
1
using
System
;
2
using
droid
.
Runtime
.
Utilities
.
GameObjects
.
BoundingBoxes
;
3
using
UnityEngine
;
4
5
namespace
droid
.Runtime.Interfaces {
9
public
interface
IActorisedPrototypingEnvironment
:
IHasRegister
<IActor> { }
10
}
System
droid
droid.Runtime.Utilities.GameObjects.BoundingBoxes
Definition:
BoundingBox.cs:15
droid.Runtime.Utilities.GameObjects
droid.Runtime.Utilities
droid.Runtime.Interfaces.IHasRegister
Definition:
IHasRegister.cs:13
droid.Runtime.Interfaces.IActorisedPrototypingEnvironment
Definition:
IActorisedPrototypingEnvironment.cs:9
droid.Runtime
UnityEngine
Runtime
Interfaces
IActorisedPrototypingEnvironment.cs
Generated by
1.8.13