Cool Monkey LLC
  • Docs
  • FAQ
  • Contact
  • Download
Documentation
  • Scroller2d
  • EdgePhysics
Structure

EdgePhysics

Declaration

struct EdgePhysics

Topics

Initializers

init()
init(from: any Decoder) throws
init(startPoint: String, endPoint: String, action: String?, framesAffected: String?)

Instance Properties

var action: String?
var endPoint: String
var framesAffected: String?
var id: UUID?
An autogenerated unique identifier.
var startPoint: String

Default Implementations

  Equatable Implementations
  Reflectable Implementations

See Also

Physics

struct PhysicsProperty
struct RadiusPhysics
struct RectanglePhysics
struct PolyPhysics


  • Changelog
  • contact
  • Search
Scroller2d