Player movement tweaks, bugfxes; Docs

This commit is contained in:
RochesterX
2025-04-16 19:20:36 -04:00
parent 186811be42
commit 5dee952cad
432 changed files with 66953 additions and 481 deletions

View File

@@ -0,0 +1,45 @@
### YamlMime:ManagedReference
items:
- uid: Global.ParallaxCamera.ParallaxCameraDelegate
commentId: T:Global.ParallaxCamera.ParallaxCameraDelegate
id: ParallaxCamera.ParallaxCameraDelegate
parent: Global
children: []
langs:
- csharp
- vb
name: ParallaxCamera.ParallaxCameraDelegate
nameWithType: ParallaxCamera.ParallaxCameraDelegate
fullName: ParallaxCamera.ParallaxCameraDelegate
type: Delegate
source:
id: ParallaxCameraDelegate
path: ''
startLine: 122
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public delegate void ParallaxCamera.ParallaxCameraDelegate(float deltaMovement)
parameters:
- id: deltaMovement
type: System.Single
content.vb: Public Delegate Sub ParallaxCamera.ParallaxCameraDelegate(deltaMovement As Single)
references:
- uid: Global
- uid: System.Single
commentId: T:System.Single
parent: System
isExternal: true
name: float
nameWithType: float
fullName: float
nameWithType.vb: Single
fullName.vb: Single
name.vb: Single
- uid: System
commentId: N:System
isExternal: true
name: System
nameWithType: System
fullName: System