CG Framework 0.1
Chloroplast Games Framework
CGFIntervalsClass.cs File Reference

Classes

class  CGF.Systems.GenericInterval< T >
 
class  CGF.Systems.IntIntervalClass
 
class  CGF.Systems.FloatInterval
 
class  CGF.Systems.Vector3Interval
 

Namespaces

namespace  CGF
 
namespace  CGF.Systems
 

Typedefs

using Random = UnityEngine.Random
 

Enumerations

enum  CGF.Systems.IntervalType { CGF.Systems.None , CGF.Systems.Fixed , CGF.Systems.RangedFixed , CGF.Systems.RangedRandom }
 

Typedef Documentation

◆ Random

using Random = UnityEngine.Random