diff --git a/docs/api/2d/classes/FAttachedCamera.md b/docs/api/2d/classes/FAttachedCamera.md index 656d0de..eee41b9 100644 --- a/docs/api/2d/classes/FAttachedCamera.md +++ b/docs/api/2d/classes/FAttachedCamera.md @@ -30,7 +30,7 @@ A camera attached to a given target. #### Defined in -[2d/src/cameras/FAttachedCamera.ts:20](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FAttachedCamera.ts#L20) +[2d/src/cameras/FAttachedCamera.ts:20](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FAttachedCamera.ts#L20) ## Methods @@ -48,7 +48,7 @@ A camera attached to a given target. #### Defined in -[2d/src/cameras/FAttachedCamera.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FAttachedCamera.ts#L33) +[2d/src/cameras/FAttachedCamera.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FAttachedCamera.ts#L33) *** @@ -180,7 +180,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[2d/src/cameras/FAttachedCamera.ts:25](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FAttachedCamera.ts#L25) +[2d/src/cameras/FAttachedCamera.ts:25](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FAttachedCamera.ts#L25) *** @@ -204,7 +204,7 @@ Set the zoom of the camera. #### Defined in -[2d/src/cameras/FCamera.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L57) +[2d/src/cameras/FCamera.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L57) ## Properties @@ -258,7 +258,7 @@ Internal flags #### Defined in -[2d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L16) +[2d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L16) *** @@ -314,7 +314,7 @@ Position of the camera. #### Defined in -[2d/src/cameras/FCamera.ts:27](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L27) +[2d/src/cameras/FCamera.ts:27](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L27) *** @@ -330,7 +330,7 @@ The scene the camera is in. #### Defined in -[2d/src/cameras/FCamera.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L21) +[2d/src/cameras/FCamera.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L21) *** @@ -342,4 +342,4 @@ The target to follow. #### Defined in -[2d/src/cameras/FAttachedCamera.ts:18](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FAttachedCamera.ts#L18) +[2d/src/cameras/FAttachedCamera.ts:18](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FAttachedCamera.ts#L18) diff --git a/docs/api/2d/classes/FCamera.md b/docs/api/2d/classes/FCamera.md index 7f74899..aac5772 100644 --- a/docs/api/2d/classes/FCamera.md +++ b/docs/api/2d/classes/FCamera.md @@ -42,7 +42,7 @@ The options for the camera. #### Defined in -[2d/src/cameras/FCamera.ts:34](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L34) +[2d/src/cameras/FCamera.ts:34](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L34) ## Methods @@ -56,7 +56,7 @@ The options for the camera. #### Defined in -[2d/src/cameras/FCamera.ts:55](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L55) +[2d/src/cameras/FCamera.ts:55](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L55) *** @@ -188,7 +188,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[2d/src/cameras/FCamera.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L53) +[2d/src/cameras/FCamera.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L53) *** @@ -212,7 +212,7 @@ Set the zoom of the camera. #### Defined in -[2d/src/cameras/FCamera.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L57) +[2d/src/cameras/FCamera.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L57) ## Properties @@ -266,7 +266,7 @@ Internal flags #### Defined in -[2d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L16) +[2d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L16) *** @@ -318,7 +318,7 @@ Position of the camera. #### Defined in -[2d/src/cameras/FCamera.ts:27](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L27) +[2d/src/cameras/FCamera.ts:27](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L27) *** @@ -330,4 +330,4 @@ The scene the camera is in. #### Defined in -[2d/src/cameras/FCamera.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L21) +[2d/src/cameras/FCamera.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L21) diff --git a/docs/api/2d/classes/FCharacterController.md b/docs/api/2d/classes/FCharacterController.md index 2c2f87e..cf0c9d8 100644 --- a/docs/api/2d/classes/FCharacterController.md +++ b/docs/api/2d/classes/FCharacterController.md @@ -35,7 +35,7 @@ An abstract pre-defined character controller. #### Defined in -[2d/src/controllers/FCharacterController.ts:42](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterController.ts#L42) +[2d/src/controllers/FCharacterController.ts:38](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterController.ts#L38) ## Methods @@ -80,7 +80,7 @@ It is redefined here to get the correct type (with 2D properties). #### Defined in -[2d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FController.ts#L17) +[2d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FController.ts#L17) *** @@ -108,7 +108,7 @@ The inputs that will be used to move the character. #### Defined in -[2d/src/controllers/FCharacterController.ts:25](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterController.ts#L25) +[2d/src/controllers/FCharacterController.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterController.ts#L21) *** @@ -120,7 +120,7 @@ The scene where the character is. #### Defined in -[2d/src/controllers/FCharacterController.ts:40](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterController.ts#L40) +[2d/src/controllers/FCharacterController.ts:36](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterController.ts#L36) *** @@ -132,4 +132,4 @@ The speed of the character. #### Defined in -[2d/src/controllers/FCharacterController.ts:35](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterController.ts#L35) +[2d/src/controllers/FCharacterController.ts:31](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterController.ts#L31) diff --git a/docs/api/2d/classes/FCharacterControllerD.md b/docs/api/2d/classes/FCharacterControllerD.md index e3f5f05..bd7344a 100644 --- a/docs/api/2d/classes/FCharacterControllerD.md +++ b/docs/api/2d/classes/FCharacterControllerD.md @@ -42,7 +42,7 @@ scene.addComponent(capsule) #### Defined in -[2d/src/controllers/FCharacterControllerD.ts:22](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterControllerD.ts#L22) +[2d/src/controllers/FCharacterControllerD.ts:22](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterControllerD.ts#L22) ## Methods @@ -68,7 +68,7 @@ Any rendering process should be done on the component, not here. #### Defined in -[2d/src/controllers/FCharacterControllerD.ts:38](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterControllerD.ts#L38) +[2d/src/controllers/FCharacterControllerD.ts:38](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterControllerD.ts#L38) ## Properties @@ -85,7 +85,7 @@ It is redefined here to get the correct type (with 2D properties). #### Defined in -[2d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FController.ts#L17) +[2d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FController.ts#L17) *** @@ -117,7 +117,7 @@ The inputs that will be used to move the character. #### Defined in -[2d/src/controllers/FCharacterController.ts:25](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterController.ts#L25) +[2d/src/controllers/FCharacterController.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterController.ts#L21) *** @@ -133,7 +133,7 @@ The scene where the character is. #### Defined in -[2d/src/controllers/FCharacterController.ts:40](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterController.ts#L40) +[2d/src/controllers/FCharacterController.ts:36](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterController.ts#L36) *** @@ -149,4 +149,4 @@ The speed of the character. #### Defined in -[2d/src/controllers/FCharacterController.ts:35](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterController.ts#L35) +[2d/src/controllers/FCharacterController.ts:31](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterController.ts#L31) diff --git a/docs/api/2d/classes/FCharacterControllerK.md b/docs/api/2d/classes/FCharacterControllerK.md index e6fe7fb..b0b6ac2 100644 --- a/docs/api/2d/classes/FCharacterControllerK.md +++ b/docs/api/2d/classes/FCharacterControllerK.md @@ -35,7 +35,7 @@ An abstract pre-defined character controller based on Kinematic rigidbodies. #### Defined in -[2d/src/controllers/FCharacterControllerK.ts:22](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterControllerK.ts#L22) +[2d/src/controllers/FCharacterControllerK.ts:22](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterControllerK.ts#L22) ## Methods @@ -59,7 +59,7 @@ Return the corrected movements for the current frame. #### Defined in -[2d/src/controllers/FCharacterControllerK.ts:44](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterControllerK.ts#L44) +[2d/src/controllers/FCharacterControllerK.ts:44](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterControllerK.ts#L44) *** @@ -99,7 +99,7 @@ The character controller that will be used to move the character. #### Defined in -[2d/src/controllers/FCharacterControllerK.ts:20](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterControllerK.ts#L20) +[2d/src/controllers/FCharacterControllerK.ts:20](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterControllerK.ts#L20) *** @@ -116,7 +116,7 @@ It is redefined here to get the correct type (with 2D properties). #### Defined in -[2d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FController.ts#L17) +[2d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FController.ts#L17) *** @@ -148,7 +148,7 @@ The inputs that will be used to move the character. #### Defined in -[2d/src/controllers/FCharacterController.ts:25](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterController.ts#L25) +[2d/src/controllers/FCharacterController.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterController.ts#L21) *** @@ -164,7 +164,7 @@ The scene where the character is. #### Defined in -[2d/src/controllers/FCharacterController.ts:40](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterController.ts#L40) +[2d/src/controllers/FCharacterController.ts:36](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterController.ts#L36) *** @@ -180,7 +180,7 @@ The speed of the character. #### Defined in -[2d/src/controllers/FCharacterController.ts:35](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterController.ts#L35) +[2d/src/controllers/FCharacterController.ts:31](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterController.ts#L31) *** @@ -192,4 +192,4 @@ The y velocity of the character. Used to simulate gravity. #### Defined in -[2d/src/controllers/FCharacterControllerK.ts:15](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterControllerK.ts#L15) +[2d/src/controllers/FCharacterControllerK.ts:15](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterControllerK.ts#L15) diff --git a/docs/api/2d/classes/FCharacterControllerKP.md b/docs/api/2d/classes/FCharacterControllerKP.md index 99cd9b9..0bb5558 100644 --- a/docs/api/2d/classes/FCharacterControllerKP.md +++ b/docs/api/2d/classes/FCharacterControllerKP.md @@ -42,7 +42,7 @@ scene.addComponent(capsule) #### Defined in -[2d/src/controllers/FCharacterControllerKP.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterControllerKP.ts#L21) +[2d/src/controllers/FCharacterControllerKP.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterControllerKP.ts#L21) ## Methods @@ -70,7 +70,7 @@ Return the corrected movements for the current frame. #### Defined in -[2d/src/controllers/FCharacterControllerK.ts:44](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterControllerK.ts#L44) +[2d/src/controllers/FCharacterControllerK.ts:44](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterControllerK.ts#L44) *** @@ -98,7 +98,7 @@ The time since the last frame. #### Defined in -[2d/src/controllers/FCharacterControllerKP.ts:32](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterControllerKP.ts#L32) +[2d/src/controllers/FCharacterControllerKP.ts:32](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterControllerKP.ts#L32) ## Properties @@ -114,7 +114,7 @@ The character controller that will be used to move the character. #### Defined in -[2d/src/controllers/FCharacterControllerK.ts:20](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterControllerK.ts#L20) +[2d/src/controllers/FCharacterControllerK.ts:20](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterControllerK.ts#L20) *** @@ -131,7 +131,7 @@ It is redefined here to get the correct type (with 2D properties). #### Defined in -[2d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FController.ts#L17) +[2d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FController.ts#L17) *** @@ -163,7 +163,7 @@ The inputs that will be used to move the character. #### Defined in -[2d/src/controllers/FCharacterController.ts:25](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterController.ts#L25) +[2d/src/controllers/FCharacterController.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterController.ts#L21) *** @@ -179,7 +179,7 @@ The scene where the character is. #### Defined in -[2d/src/controllers/FCharacterController.ts:40](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterController.ts#L40) +[2d/src/controllers/FCharacterController.ts:36](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterController.ts#L36) *** @@ -195,7 +195,7 @@ The speed of the character. #### Defined in -[2d/src/controllers/FCharacterController.ts:35](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterController.ts#L35) +[2d/src/controllers/FCharacterController.ts:31](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterController.ts#L31) *** @@ -211,4 +211,4 @@ The y velocity of the character. Used to simulate gravity. #### Defined in -[2d/src/controllers/FCharacterControllerK.ts:15](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterControllerK.ts#L15) +[2d/src/controllers/FCharacterControllerK.ts:15](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterControllerK.ts#L15) diff --git a/docs/api/2d/classes/FCharacterControllerKV.md b/docs/api/2d/classes/FCharacterControllerKV.md index 23a2037..b2bb09f 100644 --- a/docs/api/2d/classes/FCharacterControllerKV.md +++ b/docs/api/2d/classes/FCharacterControllerKV.md @@ -42,7 +42,7 @@ scene.addComponent(capsule) #### Defined in -[2d/src/controllers/FCharacterControllerKV.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterControllerKV.ts#L21) +[2d/src/controllers/FCharacterControllerKV.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterControllerKV.ts#L21) ## Methods @@ -70,7 +70,7 @@ Return the corrected movements for the current frame. #### Defined in -[2d/src/controllers/FCharacterControllerK.ts:44](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterControllerK.ts#L44) +[2d/src/controllers/FCharacterControllerK.ts:44](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterControllerK.ts#L44) *** @@ -98,7 +98,7 @@ The time since the last frame. #### Defined in -[2d/src/controllers/FCharacterControllerKV.ts:32](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterControllerKV.ts#L32) +[2d/src/controllers/FCharacterControllerKV.ts:32](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterControllerKV.ts#L32) ## Properties @@ -114,7 +114,7 @@ The character controller that will be used to move the character. #### Defined in -[2d/src/controllers/FCharacterControllerK.ts:20](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterControllerK.ts#L20) +[2d/src/controllers/FCharacterControllerK.ts:20](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterControllerK.ts#L20) *** @@ -131,7 +131,7 @@ It is redefined here to get the correct type (with 2D properties). #### Defined in -[2d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FController.ts#L17) +[2d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FController.ts#L17) *** @@ -163,7 +163,7 @@ The inputs that will be used to move the character. #### Defined in -[2d/src/controllers/FCharacterController.ts:25](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterController.ts#L25) +[2d/src/controllers/FCharacterController.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterController.ts#L21) *** @@ -179,7 +179,7 @@ The scene where the character is. #### Defined in -[2d/src/controllers/FCharacterController.ts:40](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterController.ts#L40) +[2d/src/controllers/FCharacterController.ts:36](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterController.ts#L36) *** @@ -195,7 +195,7 @@ The speed of the character. #### Defined in -[2d/src/controllers/FCharacterController.ts:35](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterController.ts#L35) +[2d/src/controllers/FCharacterController.ts:31](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterController.ts#L31) *** @@ -211,4 +211,4 @@ The y velocity of the character. Used to simulate gravity. #### Defined in -[2d/src/controllers/FCharacterControllerK.ts:15](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterControllerK.ts#L15) +[2d/src/controllers/FCharacterControllerK.ts:15](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterControllerK.ts#L15) diff --git a/docs/api/2d/classes/FCircle.md b/docs/api/2d/classes/FCircle.md index f14f8fc..298d018 100644 --- a/docs/api/2d/classes/FCircle.md +++ b/docs/api/2d/classes/FCircle.md @@ -55,7 +55,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:362](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L362) +[2d/src/core/FComponent.ts:362](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L362) *** @@ -79,7 +79,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:386](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L386) +[2d/src/core/FComponent.ts:386](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L386) *** @@ -103,7 +103,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L394) +[2d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L394) *** @@ -139,7 +139,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:402](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L402) +[2d/src/core/FComponent.ts:402](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L402) *** @@ -163,7 +163,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:410](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L410) +[2d/src/core/FComponent.ts:410](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L410) *** @@ -187,7 +187,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:418](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L418) +[2d/src/core/FComponent.ts:418](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L418) *** @@ -211,7 +211,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:370](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L370) +[2d/src/core/FComponent.ts:370](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L370) *** @@ -235,7 +235,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:378](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L378) +[2d/src/core/FComponent.ts:378](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L378) ## Constructors @@ -259,7 +259,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/polygons/FCircle.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/polygons/FCircle.ts#L21) +[2d/src/polygons/FCircle.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/polygons/FCircle.ts#L21) ## Methods @@ -365,7 +365,7 @@ component.initCollider({ #### Defined in -[2d/src/polygons/FCircle.ts:51](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/polygons/FCircle.ts#L51) +[2d/src/polygons/FCircle.ts:51](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/polygons/FCircle.ts#L51) *** @@ -434,7 +434,7 @@ component.initRigidBody({ #### Defined in -[2d/src/polygons/FCircle.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/polygons/FCircle.ts#L33) +[2d/src/polygons/FCircle.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/polygons/FCircle.ts#L33) *** @@ -472,7 +472,7 @@ component.initSensor({ #### Defined in -[2d/src/core/FComponent.ts:340](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L340) +[2d/src/core/FComponent.ts:340](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L340) *** @@ -526,7 +526,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[2d/src/core/FComponent.ts:349](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L349) +[2d/src/core/FComponent.ts:349](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L349) *** @@ -552,7 +552,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[2d/src/polygons/FCircle.ts:29](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/polygons/FCircle.ts#L29) +[2d/src/polygons/FCircle.ts:29](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/polygons/FCircle.ts#L29) *** @@ -592,7 +592,7 @@ component.setPosition({ x: 0, y: 0 }) #### Defined in -[2d/src/core/FComponent.ts:195](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L195) +[2d/src/core/FComponent.ts:195](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L195) *** @@ -624,7 +624,7 @@ component.setRotation(Math.PI / 2) #### Defined in -[2d/src/core/FComponent.ts:244](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L244) +[2d/src/core/FComponent.ts:244](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L244) *** @@ -656,7 +656,7 @@ component.setRotationDegree(90) #### Defined in -[2d/src/core/FComponent.ts:263](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L263) +[2d/src/core/FComponent.ts:263](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L263) *** @@ -696,7 +696,7 @@ component.setScale({ x: 1, y: 1 }) #### Defined in -[2d/src/core/FComponent.ts:216](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L216) +[2d/src/core/FComponent.ts:216](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L216) ## Properties @@ -750,7 +750,7 @@ Internal flags #### Defined in -[2d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L28) +[2d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L28) *** @@ -782,7 +782,7 @@ RAPIER Collider #### Defined in -[2d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L57) +[2d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L57) *** @@ -798,7 +798,7 @@ PIXI container #### Defined in -[2d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L42) +[2d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L42) *** @@ -814,7 +814,7 @@ The controller attached to the component. #### Defined in -[2d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L37) +[2d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L37) *** @@ -830,7 +830,7 @@ RAPIER RigidBody #### Defined in -[2d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L53) +[2d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L53) *** @@ -846,7 +846,7 @@ The scene which the component is in. #### Defined in -[2d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L33) +[2d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L33) *** @@ -862,7 +862,7 @@ Sensor (a collider that doesn't collide with other colliders, but still triggers #### Defined in -[2d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L61) +[2d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L61) *** @@ -878,4 +878,4 @@ Transforms #### Defined in -[2d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L47) +[2d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L47) diff --git a/docs/api/2d/classes/FCollider.md b/docs/api/2d/classes/FCollider.md index f128f51..12a458a 100644 --- a/docs/api/2d/classes/FCollider.md +++ b/docs/api/2d/classes/FCollider.md @@ -39,7 +39,7 @@ const collider = new FCollider(component, { #### Defined in -[2d/src/core/FCollider.ts:56](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FCollider.ts#L56) +[2d/src/core/FCollider.ts:56](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FCollider.ts#L56) ## Properties @@ -51,7 +51,7 @@ RAPIER Collider #### Defined in -[2d/src/core/FCollider.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FCollider.ts#L23) +[2d/src/core/FCollider.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FCollider.ts#L23) *** @@ -72,7 +72,7 @@ This is used to adjust the collider position relative to the mesh. #### Defined in -[2d/src/core/FCollider.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FCollider.ts#L28) +[2d/src/core/FCollider.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FCollider.ts#L28) *** @@ -85,4 +85,4 @@ This is used to adjust the collider position relative to the mesh. #### Defined in -[2d/src/core/FCollider.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FCollider.ts#L33) +[2d/src/core/FCollider.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FCollider.ts#L33) diff --git a/docs/api/2d/classes/FComponent.md b/docs/api/2d/classes/FComponent.md index 76febd2..e58c96f 100644 --- a/docs/api/2d/classes/FComponent.md +++ b/docs/api/2d/classes/FComponent.md @@ -46,7 +46,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:362](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L362) +[2d/src/core/FComponent.ts:362](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L362) *** @@ -66,7 +66,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:386](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L386) +[2d/src/core/FComponent.ts:386](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L386) *** @@ -86,7 +86,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L394) +[2d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L394) *** @@ -118,7 +118,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:402](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L402) +[2d/src/core/FComponent.ts:402](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L402) *** @@ -138,7 +138,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:410](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L410) +[2d/src/core/FComponent.ts:410](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L410) *** @@ -158,7 +158,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:418](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L418) +[2d/src/core/FComponent.ts:418](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L418) *** @@ -178,7 +178,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:370](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L370) +[2d/src/core/FComponent.ts:370](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L370) *** @@ -198,7 +198,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:378](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L378) +[2d/src/core/FComponent.ts:378](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L378) ## Constructors @@ -226,7 +226,7 @@ The options for the component. #### Defined in -[2d/src/core/FComponent.ts:71](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L71) +[2d/src/core/FComponent.ts:71](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L71) ## Methods @@ -312,7 +312,7 @@ component.initCollider({ #### Defined in -[2d/src/core/FComponent.ts:316](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L316) +[2d/src/core/FComponent.ts:316](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L316) *** @@ -345,7 +345,7 @@ component.initRigidBody({ #### Defined in -[2d/src/core/FComponent.ts:289](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L289) +[2d/src/core/FComponent.ts:289](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L289) *** @@ -379,7 +379,7 @@ component.initSensor({ #### Defined in -[2d/src/core/FComponent.ts:340](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L340) +[2d/src/core/FComponent.ts:340](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L340) *** @@ -433,7 +433,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[2d/src/core/FComponent.ts:349](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L349) +[2d/src/core/FComponent.ts:349](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L349) *** @@ -459,7 +459,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[2d/src/core/FComponent.ts:104](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L104) +[2d/src/core/FComponent.ts:104](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L104) *** @@ -495,7 +495,7 @@ component.setPosition({ x: 0, y: 0 }) #### Defined in -[2d/src/core/FComponent.ts:195](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L195) +[2d/src/core/FComponent.ts:195](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L195) *** @@ -523,7 +523,7 @@ component.setRotation(Math.PI / 2) #### Defined in -[2d/src/core/FComponent.ts:244](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L244) +[2d/src/core/FComponent.ts:244](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L244) *** @@ -551,7 +551,7 @@ component.setRotationDegree(90) #### Defined in -[2d/src/core/FComponent.ts:263](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L263) +[2d/src/core/FComponent.ts:263](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L263) *** @@ -587,7 +587,7 @@ component.setScale({ x: 1, y: 1 }) #### Defined in -[2d/src/core/FComponent.ts:216](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L216) +[2d/src/core/FComponent.ts:216](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L216) ## Properties @@ -641,7 +641,7 @@ Internal flags #### Defined in -[2d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L28) +[2d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L28) *** @@ -669,7 +669,7 @@ RAPIER Collider #### Defined in -[2d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L57) +[2d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L57) *** @@ -681,7 +681,7 @@ PIXI container #### Defined in -[2d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L42) +[2d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L42) *** @@ -697,7 +697,7 @@ The controller attached to the component. #### Defined in -[2d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L37) +[2d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L37) *** @@ -709,7 +709,7 @@ RAPIER RigidBody #### Defined in -[2d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L53) +[2d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L53) *** @@ -721,7 +721,7 @@ The scene which the component is in. #### Defined in -[2d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L33) +[2d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L33) *** @@ -733,7 +733,7 @@ Sensor (a collider that doesn't collide with other colliders, but still triggers #### Defined in -[2d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L61) +[2d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L61) *** @@ -745,4 +745,4 @@ Transforms #### Defined in -[2d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L47) +[2d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L47) diff --git a/docs/api/2d/classes/FComponentEmpty.md b/docs/api/2d/classes/FComponentEmpty.md index a8ba439..0fb84c1 100644 --- a/docs/api/2d/classes/FComponentEmpty.md +++ b/docs/api/2d/classes/FComponentEmpty.md @@ -44,7 +44,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:362](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L362) +[2d/src/core/FComponent.ts:362](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L362) *** @@ -68,7 +68,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:386](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L386) +[2d/src/core/FComponent.ts:386](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L386) *** @@ -92,7 +92,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L394) +[2d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L394) *** @@ -128,7 +128,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:402](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L402) +[2d/src/core/FComponent.ts:402](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L402) *** @@ -152,7 +152,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:410](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L410) +[2d/src/core/FComponent.ts:410](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L410) *** @@ -176,7 +176,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:418](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L418) +[2d/src/core/FComponent.ts:418](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L418) *** @@ -200,7 +200,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:370](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L370) +[2d/src/core/FComponent.ts:370](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L370) *** @@ -224,7 +224,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:378](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L378) +[2d/src/core/FComponent.ts:378](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L378) ## Constructors @@ -248,7 +248,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponentEmpty.ts:10](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponentEmpty.ts#L10) +[2d/src/core/FComponentEmpty.ts:10](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponentEmpty.ts#L10) ## Methods @@ -338,7 +338,7 @@ component.initCollider({ #### Defined in -[2d/src/core/FComponent.ts:316](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L316) +[2d/src/core/FComponent.ts:316](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L316) *** @@ -375,7 +375,7 @@ component.initRigidBody({ #### Defined in -[2d/src/core/FComponent.ts:289](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L289) +[2d/src/core/FComponent.ts:289](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L289) *** @@ -413,7 +413,7 @@ component.initSensor({ #### Defined in -[2d/src/core/FComponent.ts:340](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L340) +[2d/src/core/FComponent.ts:340](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L340) *** @@ -467,7 +467,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[2d/src/core/FComponent.ts:349](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L349) +[2d/src/core/FComponent.ts:349](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L349) *** @@ -493,7 +493,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[2d/src/core/FComponentEmpty.ts:14](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponentEmpty.ts#L14) +[2d/src/core/FComponentEmpty.ts:14](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponentEmpty.ts#L14) *** @@ -533,7 +533,7 @@ component.setPosition({ x: 0, y: 0 }) #### Defined in -[2d/src/core/FComponent.ts:195](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L195) +[2d/src/core/FComponent.ts:195](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L195) *** @@ -565,7 +565,7 @@ component.setRotation(Math.PI / 2) #### Defined in -[2d/src/core/FComponent.ts:244](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L244) +[2d/src/core/FComponent.ts:244](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L244) *** @@ -597,7 +597,7 @@ component.setRotationDegree(90) #### Defined in -[2d/src/core/FComponent.ts:263](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L263) +[2d/src/core/FComponent.ts:263](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L263) *** @@ -637,7 +637,7 @@ component.setScale({ x: 1, y: 1 }) #### Defined in -[2d/src/core/FComponent.ts:216](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L216) +[2d/src/core/FComponent.ts:216](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L216) ## Properties @@ -691,7 +691,7 @@ Internal flags #### Defined in -[2d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L28) +[2d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L28) *** @@ -723,7 +723,7 @@ RAPIER Collider #### Defined in -[2d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L57) +[2d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L57) *** @@ -739,7 +739,7 @@ PIXI container #### Defined in -[2d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L42) +[2d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L42) *** @@ -755,7 +755,7 @@ The controller attached to the component. #### Defined in -[2d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L37) +[2d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L37) *** @@ -771,7 +771,7 @@ RAPIER RigidBody #### Defined in -[2d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L53) +[2d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L53) *** @@ -787,7 +787,7 @@ The scene which the component is in. #### Defined in -[2d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L33) +[2d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L33) *** @@ -803,7 +803,7 @@ Sensor (a collider that doesn't collide with other colliders, but still triggers #### Defined in -[2d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L61) +[2d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L61) *** @@ -819,4 +819,4 @@ Transforms #### Defined in -[2d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L47) +[2d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L47) diff --git a/docs/api/2d/classes/FController.md b/docs/api/2d/classes/FController.md index 023ed39..440ca64 100644 --- a/docs/api/2d/classes/FController.md +++ b/docs/api/2d/classes/FController.md @@ -34,7 +34,7 @@ The options for the controller. #### Defined in -[2d/src/controllers/FController.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FController.ts#L23) +[2d/src/controllers/FController.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FController.ts#L23) ## Methods @@ -79,4 +79,4 @@ It is redefined here to get the correct type (with 2D properties). #### Defined in -[2d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FController.ts#L17) +[2d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FController.ts#L17) diff --git a/docs/api/2d/classes/FFixedCamera.md b/docs/api/2d/classes/FFixedCamera.md index f344c01..9b6ecda 100644 --- a/docs/api/2d/classes/FFixedCamera.md +++ b/docs/api/2d/classes/FFixedCamera.md @@ -30,7 +30,7 @@ A fixed camera. #### Defined in -[2d/src/cameras/FFixedCamera.ts:10](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FFixedCamera.ts#L10) +[2d/src/cameras/FFixedCamera.ts:10](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FFixedCamera.ts#L10) ## Methods @@ -48,7 +48,7 @@ A fixed camera. #### Defined in -[2d/src/cameras/FFixedCamera.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FFixedCamera.ts#L17) +[2d/src/cameras/FFixedCamera.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FFixedCamera.ts#L17) *** @@ -180,7 +180,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[2d/src/cameras/FFixedCamera.ts:14](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FFixedCamera.ts#L14) +[2d/src/cameras/FFixedCamera.ts:14](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FFixedCamera.ts#L14) *** @@ -204,7 +204,7 @@ Set the zoom of the camera. #### Defined in -[2d/src/cameras/FCamera.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L57) +[2d/src/cameras/FCamera.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L57) ## Properties @@ -258,7 +258,7 @@ Internal flags #### Defined in -[2d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L16) +[2d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L16) *** @@ -314,7 +314,7 @@ Position of the camera. #### Defined in -[2d/src/cameras/FCamera.ts:27](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L27) +[2d/src/cameras/FCamera.ts:27](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L27) *** @@ -330,4 +330,4 @@ The scene the camera is in. #### Defined in -[2d/src/cameras/FCamera.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L21) +[2d/src/cameras/FCamera.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L21) diff --git a/docs/api/2d/classes/FFreeCamera.md b/docs/api/2d/classes/FFreeCamera.md index 08cc77b..f8a5d3b 100644 --- a/docs/api/2d/classes/FFreeCamera.md +++ b/docs/api/2d/classes/FFreeCamera.md @@ -30,7 +30,7 @@ A free camera that can be moved around. #### Defined in -[2d/src/cameras/FFreeCamera.ts:10](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FFreeCamera.ts#L10) +[2d/src/cameras/FFreeCamera.ts:10](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FFreeCamera.ts#L10) ## Methods @@ -48,7 +48,7 @@ A free camera that can be moved around. #### Defined in -[2d/src/cameras/FFreeCamera.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FFreeCamera.ts#L17) +[2d/src/cameras/FFreeCamera.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FFreeCamera.ts#L17) *** @@ -180,7 +180,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[2d/src/cameras/FFreeCamera.ts:14](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FFreeCamera.ts#L14) +[2d/src/cameras/FFreeCamera.ts:14](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FFreeCamera.ts#L14) *** @@ -204,7 +204,7 @@ Set the zoom of the camera. #### Defined in -[2d/src/cameras/FCamera.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L57) +[2d/src/cameras/FCamera.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L57) ## Properties @@ -258,7 +258,7 @@ Internal flags #### Defined in -[2d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L16) +[2d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L16) *** @@ -314,7 +314,7 @@ Position of the camera. #### Defined in -[2d/src/cameras/FCamera.ts:27](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L27) +[2d/src/cameras/FCamera.ts:27](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L27) *** @@ -330,4 +330,4 @@ The scene the camera is in. #### Defined in -[2d/src/cameras/FCamera.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L21) +[2d/src/cameras/FCamera.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L21) diff --git a/docs/api/2d/classes/FLight.md b/docs/api/2d/classes/FLight.md index 186875d..2248b45 100644 --- a/docs/api/2d/classes/FLight.md +++ b/docs/api/2d/classes/FLight.md @@ -26,7 +26,7 @@ The base class for 2d lights in Fibbo. #### Defined in -[2d/src/lights/FLight.ts:88](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/lights/FLight.ts#L88) +[2d/src/lights/FLight.ts:88](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/lights/FLight.ts#L88) *** @@ -46,7 +46,7 @@ The base class for 2d lights in Fibbo. #### Defined in -[2d/src/lights/FLight.ts:96](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/lights/FLight.ts#L96) +[2d/src/lights/FLight.ts:96](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/lights/FLight.ts#L96) *** @@ -78,7 +78,7 @@ The base class for 2d lights in Fibbo. #### Defined in -[2d/src/lights/FLight.ts:100](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/lights/FLight.ts#L100) +[2d/src/lights/FLight.ts:100](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/lights/FLight.ts#L100) ## Constructors @@ -102,7 +102,7 @@ The base class for 2d lights in Fibbo. #### Defined in -[2d/src/lights/FLight.ts:45](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/lights/FLight.ts#L45) +[2d/src/lights/FLight.ts:45](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/lights/FLight.ts#L45) ## Methods @@ -116,7 +116,7 @@ The base class for 2d lights in Fibbo. #### Defined in -[2d/src/lights/FLight.ts:75](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/lights/FLight.ts#L75) +[2d/src/lights/FLight.ts:75](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/lights/FLight.ts#L75) *** @@ -248,7 +248,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[2d/src/lights/FLight.ts:73](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/lights/FLight.ts#L73) +[2d/src/lights/FLight.ts:73](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/lights/FLight.ts#L73) ## Properties @@ -269,7 +269,7 @@ It is a dictionary where the key is the class name or object id and the value is #### Defined in -[2d/src/lights/FLight.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/lights/FLight.ts#L23) +[2d/src/lights/FLight.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/lights/FLight.ts#L23) *** @@ -286,7 +286,7 @@ It is generated automatically. #### Defined in -[2d/src/lights/FLight.ts:22](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/lights/FLight.ts#L22) +[2d/src/lights/FLight.ts:22](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/lights/FLight.ts#L22) *** @@ -300,7 +300,7 @@ It is generated automatically. #### Defined in -[2d/src/lights/FLight.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/lights/FLight.ts#L21) +[2d/src/lights/FLight.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/lights/FLight.ts#L21) *** @@ -316,7 +316,7 @@ Internal flags #### Defined in -[2d/src/lights/FLight.ts:20](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/lights/FLight.ts#L20) +[2d/src/lights/FLight.ts:20](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/lights/FLight.ts#L20) *** @@ -336,7 +336,7 @@ Look at target of the light. #### Defined in -[2d/src/lights/FLight.ts:43](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/lights/FLight.ts#L43) +[2d/src/lights/FLight.ts:43](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/lights/FLight.ts#L43) *** @@ -364,7 +364,7 @@ The original light object from PIXI.js. #### Defined in -[2d/src/lights/FLight.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/lights/FLight.ts#L28) +[2d/src/lights/FLight.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/lights/FLight.ts#L28) *** @@ -376,7 +376,7 @@ Scene the light is in. #### Defined in -[2d/src/lights/FLight.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/lights/FLight.ts#L33) +[2d/src/lights/FLight.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/lights/FLight.ts#L33) *** @@ -388,4 +388,4 @@ Transform of the light. #### Defined in -[2d/src/lights/FLight.ts:38](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/lights/FLight.ts#L38) +[2d/src/lights/FLight.ts:38](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/lights/FLight.ts#L38) diff --git a/docs/api/2d/classes/FPolygon.md b/docs/api/2d/classes/FPolygon.md index 02bfcbb..a755f09 100644 --- a/docs/api/2d/classes/FPolygon.md +++ b/docs/api/2d/classes/FPolygon.md @@ -49,7 +49,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:362](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L362) +[2d/src/core/FComponent.ts:362](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L362) *** @@ -73,7 +73,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:386](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L386) +[2d/src/core/FComponent.ts:386](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L386) *** @@ -97,7 +97,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L394) +[2d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L394) *** @@ -133,7 +133,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:402](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L402) +[2d/src/core/FComponent.ts:402](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L402) *** @@ -157,7 +157,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:410](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L410) +[2d/src/core/FComponent.ts:410](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L410) *** @@ -181,7 +181,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:418](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L418) +[2d/src/core/FComponent.ts:418](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L418) *** @@ -205,7 +205,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:370](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L370) +[2d/src/core/FComponent.ts:370](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L370) *** @@ -229,7 +229,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:378](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L378) +[2d/src/core/FComponent.ts:378](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L378) ## Constructors @@ -253,7 +253,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/polygons/FPolygon.ts:11](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/polygons/FPolygon.ts#L11) +[2d/src/polygons/FPolygon.ts:11](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/polygons/FPolygon.ts#L11) ## Methods @@ -343,7 +343,7 @@ component.initCollider({ #### Defined in -[2d/src/core/FComponent.ts:316](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L316) +[2d/src/core/FComponent.ts:316](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L316) *** @@ -380,7 +380,7 @@ component.initRigidBody({ #### Defined in -[2d/src/core/FComponent.ts:289](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L289) +[2d/src/core/FComponent.ts:289](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L289) *** @@ -418,7 +418,7 @@ component.initSensor({ #### Defined in -[2d/src/core/FComponent.ts:340](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L340) +[2d/src/core/FComponent.ts:340](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L340) *** @@ -472,7 +472,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[2d/src/core/FComponent.ts:349](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L349) +[2d/src/core/FComponent.ts:349](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L349) *** @@ -498,7 +498,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[2d/src/polygons/FPolygon.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/polygons/FPolygon.ts#L21) +[2d/src/polygons/FPolygon.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/polygons/FPolygon.ts#L21) *** @@ -538,7 +538,7 @@ component.setPosition({ x: 0, y: 0 }) #### Defined in -[2d/src/core/FComponent.ts:195](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L195) +[2d/src/core/FComponent.ts:195](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L195) *** @@ -570,7 +570,7 @@ component.setRotation(Math.PI / 2) #### Defined in -[2d/src/core/FComponent.ts:244](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L244) +[2d/src/core/FComponent.ts:244](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L244) *** @@ -602,7 +602,7 @@ component.setRotationDegree(90) #### Defined in -[2d/src/core/FComponent.ts:263](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L263) +[2d/src/core/FComponent.ts:263](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L263) *** @@ -642,7 +642,7 @@ component.setScale({ x: 1, y: 1 }) #### Defined in -[2d/src/core/FComponent.ts:216](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L216) +[2d/src/core/FComponent.ts:216](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L216) ## Properties @@ -696,7 +696,7 @@ Internal flags #### Defined in -[2d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L28) +[2d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L28) *** @@ -728,7 +728,7 @@ RAPIER Collider #### Defined in -[2d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L57) +[2d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L57) *** @@ -744,7 +744,7 @@ PIXI container #### Defined in -[2d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L42) +[2d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L42) *** @@ -760,7 +760,7 @@ The controller attached to the component. #### Defined in -[2d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L37) +[2d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L37) *** @@ -776,7 +776,7 @@ RAPIER RigidBody #### Defined in -[2d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L53) +[2d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L53) *** @@ -792,7 +792,7 @@ The scene which the component is in. #### Defined in -[2d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L33) +[2d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L33) *** @@ -808,7 +808,7 @@ Sensor (a collider that doesn't collide with other colliders, but still triggers #### Defined in -[2d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L61) +[2d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L61) *** @@ -824,4 +824,4 @@ Transforms #### Defined in -[2d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L47) +[2d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L47) diff --git a/docs/api/2d/classes/FRectangle.md b/docs/api/2d/classes/FRectangle.md index 82ddb91..daf31d8 100644 --- a/docs/api/2d/classes/FRectangle.md +++ b/docs/api/2d/classes/FRectangle.md @@ -55,7 +55,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:362](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L362) +[2d/src/core/FComponent.ts:362](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L362) *** @@ -79,7 +79,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:386](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L386) +[2d/src/core/FComponent.ts:386](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L386) *** @@ -103,7 +103,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L394) +[2d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L394) *** @@ -139,7 +139,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:402](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L402) +[2d/src/core/FComponent.ts:402](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L402) *** @@ -163,7 +163,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:410](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L410) +[2d/src/core/FComponent.ts:410](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L410) *** @@ -187,7 +187,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:418](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L418) +[2d/src/core/FComponent.ts:418](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L418) *** @@ -211,7 +211,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:370](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L370) +[2d/src/core/FComponent.ts:370](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L370) *** @@ -235,7 +235,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:378](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L378) +[2d/src/core/FComponent.ts:378](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L378) ## Constructors @@ -259,7 +259,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/polygons/FRectangle.ts:19](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/polygons/FRectangle.ts#L19) +[2d/src/polygons/FRectangle.ts:19](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/polygons/FRectangle.ts#L19) ## Methods @@ -349,7 +349,7 @@ component.initCollider({ #### Defined in -[2d/src/core/FComponent.ts:316](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L316) +[2d/src/core/FComponent.ts:316](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L316) *** @@ -386,7 +386,7 @@ component.initRigidBody({ #### Defined in -[2d/src/core/FComponent.ts:289](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L289) +[2d/src/core/FComponent.ts:289](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L289) *** @@ -424,7 +424,7 @@ component.initSensor({ #### Defined in -[2d/src/core/FComponent.ts:340](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L340) +[2d/src/core/FComponent.ts:340](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L340) *** @@ -478,7 +478,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[2d/src/core/FComponent.ts:349](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L349) +[2d/src/core/FComponent.ts:349](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L349) *** @@ -504,7 +504,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[2d/src/polygons/FRectangle.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/polygons/FRectangle.ts#L23) +[2d/src/polygons/FRectangle.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/polygons/FRectangle.ts#L23) *** @@ -544,7 +544,7 @@ component.setPosition({ x: 0, y: 0 }) #### Defined in -[2d/src/core/FComponent.ts:195](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L195) +[2d/src/core/FComponent.ts:195](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L195) *** @@ -576,7 +576,7 @@ component.setRotation(Math.PI / 2) #### Defined in -[2d/src/core/FComponent.ts:244](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L244) +[2d/src/core/FComponent.ts:244](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L244) *** @@ -608,7 +608,7 @@ component.setRotationDegree(90) #### Defined in -[2d/src/core/FComponent.ts:263](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L263) +[2d/src/core/FComponent.ts:263](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L263) *** @@ -648,7 +648,7 @@ component.setScale({ x: 1, y: 1 }) #### Defined in -[2d/src/core/FComponent.ts:216](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L216) +[2d/src/core/FComponent.ts:216](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L216) ## Properties @@ -702,7 +702,7 @@ Internal flags #### Defined in -[2d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L28) +[2d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L28) *** @@ -734,7 +734,7 @@ RAPIER Collider #### Defined in -[2d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L57) +[2d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L57) *** @@ -750,7 +750,7 @@ PIXI container #### Defined in -[2d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L42) +[2d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L42) *** @@ -766,7 +766,7 @@ The controller attached to the component. #### Defined in -[2d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L37) +[2d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L37) *** @@ -782,7 +782,7 @@ RAPIER RigidBody #### Defined in -[2d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L53) +[2d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L53) *** @@ -798,7 +798,7 @@ The scene which the component is in. #### Defined in -[2d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L33) +[2d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L33) *** @@ -814,7 +814,7 @@ Sensor (a collider that doesn't collide with other colliders, but still triggers #### Defined in -[2d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L61) +[2d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L61) *** @@ -830,4 +830,4 @@ Transforms #### Defined in -[2d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L47) +[2d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L47) diff --git a/docs/api/2d/classes/FRigidBody.md b/docs/api/2d/classes/FRigidBody.md index b2ef154..4a668eb 100644 --- a/docs/api/2d/classes/FRigidBody.md +++ b/docs/api/2d/classes/FRigidBody.md @@ -39,7 +39,7 @@ const rigidBody = new FRigidBody({ #### Defined in -[2d/src/core/FRigidBody.ts:65](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FRigidBody.ts#L65) +[2d/src/core/FRigidBody.ts:65](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FRigidBody.ts#L65) ## Properties @@ -51,7 +51,7 @@ Fibbo Collider #### Defined in -[2d/src/core/FRigidBody.ts:34](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FRigidBody.ts#L34) +[2d/src/core/FRigidBody.ts:34](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FRigidBody.ts#L34) *** @@ -63,4 +63,4 @@ RAPIER RigidBody #### Defined in -[2d/src/core/FRigidBody.ts:30](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FRigidBody.ts#L30) +[2d/src/core/FRigidBody.ts:30](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FRigidBody.ts#L30) diff --git a/docs/api/2d/classes/FScene.md b/docs/api/2d/classes/FScene.md index 9139e57..70563df 100644 --- a/docs/api/2d/classes/FScene.md +++ b/docs/api/2d/classes/FScene.md @@ -48,7 +48,7 @@ This is required so when the camera is set, its method to defined the viewport b #### Defined in -[2d/src/core/FScene.ts:248](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L248) +[2d/src/core/FScene.ts:248](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L248) ## Constructors @@ -70,7 +70,7 @@ This is required so when the camera is set, its method to defined the viewport b #### Defined in -[2d/src/core/FScene.ts:59](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L59) +[2d/src/core/FScene.ts:59](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L59) ## Methods @@ -94,7 +94,7 @@ Add a component to the scene. #### Defined in -[2d/src/core/FScene.ts:193](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L193) +[2d/src/core/FScene.ts:193](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L193) *** @@ -118,7 +118,7 @@ Add a light to the scene. #### Defined in -[2d/src/core/FScene.ts:261](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L261) +[2d/src/core/FScene.ts:261](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L261) *** @@ -148,7 +148,7 @@ If the collision has started or ended #### Defined in -[2d/src/core/FScene.ts:169](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L169) +[2d/src/core/FScene.ts:169](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L169) *** @@ -167,7 +167,7 @@ and the root stage PIXI.Container. #### Defined in -[2d/src/core/FScene.ts:77](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L77) +[2d/src/core/FScene.ts:77](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L77) *** @@ -181,7 +181,7 @@ and the root stage PIXI.Container. #### Defined in -[2d/src/core/FScene.ts:138](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L138) +[2d/src/core/FScene.ts:138](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L138) *** @@ -350,7 +350,7 @@ Remove a component from the scene. #### Defined in -[2d/src/core/FScene.ts:223](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L223) +[2d/src/core/FScene.ts:223](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L223) *** @@ -374,7 +374,7 @@ Remove a light from the scene. #### Defined in -[2d/src/core/FScene.ts:265](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L265) +[2d/src/core/FScene.ts:265](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L265) ## Properties @@ -384,7 +384,7 @@ Remove a light from the scene. #### Defined in -[2d/src/core/FScene.ts:49](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L49) +[2d/src/core/FScene.ts:49](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L49) *** @@ -495,7 +495,7 @@ core/dist/index.d.ts:234 #### Defined in -[2d/src/core/FScene.ts:46](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L46) +[2d/src/core/FScene.ts:46](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L46) *** @@ -527,7 +527,7 @@ Internal flags #### Defined in -[2d/src/core/FScene.ts:38](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L38) +[2d/src/core/FScene.ts:38](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L38) *** @@ -557,7 +557,7 @@ core/dist/index.d.ts:191 #### Defined in -[2d/src/core/FScene.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L57) +[2d/src/core/FScene.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L57) *** @@ -567,7 +567,7 @@ core/dist/index.d.ts:191 #### Defined in -[2d/src/core/FScene.ts:50](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L50) +[2d/src/core/FScene.ts:50](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L50) *** @@ -583,7 +583,7 @@ The components in the scene. #### Defined in -[2d/src/core/FScene.ts:41](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L41) +[2d/src/core/FScene.ts:41](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L41) *** @@ -597,7 +597,7 @@ The components in the scene. #### Defined in -[2d/src/core/FScene.ts:56](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L56) +[2d/src/core/FScene.ts:56](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L56) *** @@ -619,7 +619,7 @@ The components in the scene. #### Defined in -[2d/src/core/FScene.ts:54](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L54) +[2d/src/core/FScene.ts:54](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L54) *** @@ -635,7 +635,7 @@ The lights in the scene. #### Defined in -[2d/src/core/FScene.ts:43](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L43) +[2d/src/core/FScene.ts:43](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L43) *** @@ -645,7 +645,7 @@ The lights in the scene. #### Defined in -[2d/src/core/FScene.ts:51](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L51) +[2d/src/core/FScene.ts:51](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L51) *** @@ -659,4 +659,4 @@ The lights in the scene. #### Defined in -[2d/src/core/FScene.ts:55](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L55) +[2d/src/core/FScene.ts:55](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L55) diff --git a/docs/api/2d/classes/FSprite.md b/docs/api/2d/classes/FSprite.md index 40767aa..e913a6a 100644 --- a/docs/api/2d/classes/FSprite.md +++ b/docs/api/2d/classes/FSprite.md @@ -55,7 +55,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:362](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L362) +[2d/src/core/FComponent.ts:362](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L362) *** @@ -79,7 +79,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:386](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L386) +[2d/src/core/FComponent.ts:386](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L386) *** @@ -103,7 +103,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L394) +[2d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L394) *** @@ -139,7 +139,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:402](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L402) +[2d/src/core/FComponent.ts:402](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L402) *** @@ -163,7 +163,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:410](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L410) +[2d/src/core/FComponent.ts:410](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L410) *** @@ -187,7 +187,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:418](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L418) +[2d/src/core/FComponent.ts:418](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L418) *** @@ -211,7 +211,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:370](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L370) +[2d/src/core/FComponent.ts:370](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L370) *** @@ -235,7 +235,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/core/FComponent.ts:378](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L378) +[2d/src/core/FComponent.ts:378](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L378) ## Constructors @@ -259,7 +259,7 @@ Setters & getters for transform properties #### Defined in -[2d/src/sprite/FSprite.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/sprite/FSprite.ts#L33) +[2d/src/sprite/FSprite.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/sprite/FSprite.ts#L33) ## Methods @@ -327,7 +327,7 @@ Emit the onLoaded callbacks. #### Defined in -[2d/src/sprite/FSprite.ts:119](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/sprite/FSprite.ts#L119) +[2d/src/sprite/FSprite.ts:119](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/sprite/FSprite.ts#L119) *** @@ -365,7 +365,7 @@ component.initCollider({ #### Defined in -[2d/src/core/FComponent.ts:316](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L316) +[2d/src/core/FComponent.ts:316](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L316) *** @@ -402,7 +402,7 @@ component.initRigidBody({ #### Defined in -[2d/src/core/FComponent.ts:289](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L289) +[2d/src/core/FComponent.ts:289](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L289) *** @@ -440,7 +440,7 @@ component.initSensor({ #### Defined in -[2d/src/core/FComponent.ts:340](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L340) +[2d/src/core/FComponent.ts:340](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L340) *** @@ -462,7 +462,7 @@ The path to the texture. #### Defined in -[2d/src/sprite/FSprite.ts:52](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/sprite/FSprite.ts#L52) +[2d/src/sprite/FSprite.ts:52](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/sprite/FSprite.ts#L52) *** @@ -516,7 +516,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[2d/src/core/FComponent.ts:349](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L349) +[2d/src/core/FComponent.ts:349](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L349) *** @@ -542,7 +542,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[2d/src/sprite/FSprite.ts:104](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/sprite/FSprite.ts#L104) +[2d/src/sprite/FSprite.ts:104](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/sprite/FSprite.ts#L104) *** @@ -564,7 +564,7 @@ The callback function. #### Defined in -[2d/src/sprite/FSprite.ts:112](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/sprite/FSprite.ts#L112) +[2d/src/sprite/FSprite.ts:112](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/sprite/FSprite.ts#L112) *** @@ -604,7 +604,7 @@ component.setPosition({ x: 0, y: 0 }) #### Defined in -[2d/src/core/FComponent.ts:195](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L195) +[2d/src/core/FComponent.ts:195](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L195) *** @@ -636,7 +636,7 @@ component.setRotation(Math.PI / 2) #### Defined in -[2d/src/core/FComponent.ts:244](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L244) +[2d/src/core/FComponent.ts:244](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L244) *** @@ -668,7 +668,7 @@ component.setRotationDegree(90) #### Defined in -[2d/src/core/FComponent.ts:263](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L263) +[2d/src/core/FComponent.ts:263](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L263) *** @@ -708,7 +708,7 @@ component.setScale({ x: 1, y: 1 }) #### Defined in -[2d/src/core/FComponent.ts:216](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L216) +[2d/src/core/FComponent.ts:216](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L216) *** @@ -731,7 +731,7 @@ The height of the sprite. #### Defined in -[2d/src/sprite/FSprite.ts:100](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/sprite/FSprite.ts#L100) +[2d/src/sprite/FSprite.ts:100](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/sprite/FSprite.ts#L100) *** @@ -754,7 +754,7 @@ The width of the sprite. #### Defined in -[2d/src/sprite/FSprite.ts:91](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/sprite/FSprite.ts#L91) +[2d/src/sprite/FSprite.ts:91](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/sprite/FSprite.ts#L91) ## Properties @@ -787,7 +787,7 @@ Callbacks for when the texture is loaded #### Defined in -[2d/src/sprite/FSprite.ts:31](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/sprite/FSprite.ts#L31) +[2d/src/sprite/FSprite.ts:31](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/sprite/FSprite.ts#L31) *** @@ -820,7 +820,7 @@ Internal flags #### Defined in -[2d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L28) +[2d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L28) *** @@ -852,7 +852,7 @@ RAPIER Collider #### Defined in -[2d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L57) +[2d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L57) *** @@ -868,7 +868,7 @@ PIXI container #### Defined in -[2d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L42) +[2d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L42) *** @@ -884,7 +884,7 @@ The controller attached to the component. #### Defined in -[2d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L37) +[2d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L37) *** @@ -900,7 +900,7 @@ RAPIER RigidBody #### Defined in -[2d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L53) +[2d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L53) *** @@ -916,7 +916,7 @@ The scene which the component is in. #### Defined in -[2d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L33) +[2d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L33) *** @@ -932,7 +932,7 @@ Sensor (a collider that doesn't collide with other colliders, but still triggers #### Defined in -[2d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L61) +[2d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L61) *** @@ -944,7 +944,7 @@ The texture of the sprite. #### Defined in -[2d/src/sprite/FSprite.ts:27](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/sprite/FSprite.ts#L27) +[2d/src/sprite/FSprite.ts:27](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/sprite/FSprite.ts#L27) *** @@ -960,4 +960,4 @@ Transforms #### Defined in -[2d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L47) +[2d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L47) diff --git a/docs/api/2d/classes/FTransform.md b/docs/api/2d/classes/FTransform.md index d0a09e8..faaf755 100644 --- a/docs/api/2d/classes/FTransform.md +++ b/docs/api/2d/classes/FTransform.md @@ -34,7 +34,7 @@ const collider = new FTransform({ #### Defined in -[2d/src/core/FTransform.ts:42](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FTransform.ts#L42) +[2d/src/core/FTransform.ts:42](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FTransform.ts#L42) ## Properties @@ -54,7 +54,7 @@ Position of the component. #### Defined in -[2d/src/core/FTransform.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FTransform.ts#L16) +[2d/src/core/FTransform.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FTransform.ts#L16) *** @@ -66,7 +66,7 @@ Rotation of the component. #### Defined in -[2d/src/core/FTransform.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FTransform.ts#L24) +[2d/src/core/FTransform.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FTransform.ts#L24) *** @@ -86,4 +86,4 @@ Scale of the component. #### Defined in -[2d/src/core/FTransform.ts:20](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FTransform.ts#L20) +[2d/src/core/FTransform.ts:20](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FTransform.ts#L20) diff --git a/docs/api/2d/enumerations/FShapes.md b/docs/api/2d/enumerations/FShapes.md index c427cfc..8af99ea 100644 --- a/docs/api/2d/enumerations/FShapes.md +++ b/docs/api/2d/enumerations/FShapes.md @@ -10,7 +10,7 @@ #### Defined in -[2d/src/types/FShapes.ts:4](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/types/FShapes.ts#L4) +[2d/src/types/FShapes.ts:4](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/types/FShapes.ts#L4) *** @@ -20,4 +20,4 @@ #### Defined in -[2d/src/types/FShapes.ts:3](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/types/FShapes.ts#L3) +[2d/src/types/FShapes.ts:3](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/types/FShapes.ts#L3) diff --git a/docs/api/2d/interfaces/FAttachedCameraOptions.md b/docs/api/2d/interfaces/FAttachedCameraOptions.md index 019b409..c50455c 100644 --- a/docs/api/2d/interfaces/FAttachedCameraOptions.md +++ b/docs/api/2d/interfaces/FAttachedCameraOptions.md @@ -26,7 +26,7 @@ #### Defined in -[2d/src/cameras/FCamera.ts:5](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L5) +[2d/src/cameras/FCamera.ts:5](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L5) *** @@ -36,4 +36,4 @@ #### Defined in -[2d/src/cameras/FAttachedCamera.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FAttachedCamera.ts#L7) +[2d/src/cameras/FAttachedCamera.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FAttachedCamera.ts#L7) diff --git a/docs/api/2d/interfaces/FCameraOptions.md b/docs/api/2d/interfaces/FCameraOptions.md index df915b3..e432959 100644 --- a/docs/api/2d/interfaces/FCameraOptions.md +++ b/docs/api/2d/interfaces/FCameraOptions.md @@ -22,4 +22,4 @@ #### Defined in -[2d/src/cameras/FCamera.ts:5](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/cameras/FCamera.ts#L5) +[2d/src/cameras/FCamera.ts:5](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/cameras/FCamera.ts#L5) diff --git a/docs/api/2d/interfaces/FCharacterControllerOptions.md b/docs/api/2d/interfaces/FCharacterControllerOptions.md index bafb100..68d2e57 100644 --- a/docs/api/2d/interfaces/FCharacterControllerOptions.md +++ b/docs/api/2d/interfaces/FCharacterControllerOptions.md @@ -18,7 +18,7 @@ #### Defined in -[2d/src/controllers/FController.ts:6](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FController.ts#L6) +[2d/src/controllers/FController.ts:6](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FController.ts#L6) *** @@ -30,4 +30,4 @@ The speed of the character. #### Defined in -[2d/src/controllers/FCharacterController.ts:14](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FCharacterController.ts#L14) +[2d/src/controllers/FCharacterController.ts:10](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FCharacterController.ts#L10) diff --git a/docs/api/2d/interfaces/FColliderOptions.md b/docs/api/2d/interfaces/FColliderOptions.md index 809a124..3a4d42f 100644 --- a/docs/api/2d/interfaces/FColliderOptions.md +++ b/docs/api/2d/interfaces/FColliderOptions.md @@ -18,7 +18,7 @@ #### Defined in -[2d/src/core/FCollider.ts:6](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FCollider.ts#L6) +[2d/src/core/FCollider.ts:6](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FCollider.ts#L6) *** @@ -28,7 +28,7 @@ #### Defined in -[2d/src/core/FCollider.ts:11](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FCollider.ts#L11) +[2d/src/core/FCollider.ts:11](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FCollider.ts#L11) *** @@ -38,7 +38,7 @@ #### Defined in -[2d/src/core/FCollider.ts:8](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FCollider.ts#L8) +[2d/src/core/FCollider.ts:8](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FCollider.ts#L8) *** @@ -48,7 +48,7 @@ #### Defined in -[2d/src/core/FCollider.ts:9](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FCollider.ts#L9) +[2d/src/core/FCollider.ts:9](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FCollider.ts#L9) *** @@ -66,7 +66,7 @@ #### Defined in -[2d/src/core/FCollider.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FCollider.ts#L7) +[2d/src/core/FCollider.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FCollider.ts#L7) *** @@ -76,7 +76,7 @@ #### Defined in -[2d/src/core/FCollider.ts:12](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FCollider.ts#L12) +[2d/src/core/FCollider.ts:12](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FCollider.ts#L12) *** @@ -86,4 +86,4 @@ #### Defined in -[2d/src/core/FCollider.ts:10](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FCollider.ts#L10) +[2d/src/core/FCollider.ts:10](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FCollider.ts#L10) diff --git a/docs/api/2d/interfaces/FComponentOptions.md b/docs/api/2d/interfaces/FComponentOptions.md index 9b3665e..64f5d9e 100644 --- a/docs/api/2d/interfaces/FComponentOptions.md +++ b/docs/api/2d/interfaces/FComponentOptions.md @@ -22,7 +22,7 @@ #### Defined in -[2d/src/core/FComponent.ts:14](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L14) +[2d/src/core/FComponent.ts:14](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L14) *** @@ -32,7 +32,7 @@ #### Defined in -[2d/src/core/FComponent.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L16) +[2d/src/core/FComponent.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L16) *** @@ -42,7 +42,7 @@ #### Defined in -[2d/src/core/FComponent.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L17) +[2d/src/core/FComponent.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L17) *** @@ -60,4 +60,4 @@ #### Defined in -[2d/src/core/FComponent.ts:15](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L15) +[2d/src/core/FComponent.ts:15](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L15) diff --git a/docs/api/2d/interfaces/FControllerOptions.md b/docs/api/2d/interfaces/FControllerOptions.md index dd1dc98..696dc3b 100644 --- a/docs/api/2d/interfaces/FControllerOptions.md +++ b/docs/api/2d/interfaces/FControllerOptions.md @@ -22,4 +22,4 @@ #### Defined in -[2d/src/controllers/FController.ts:6](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/controllers/FController.ts#L6) +[2d/src/controllers/FController.ts:6](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/controllers/FController.ts#L6) diff --git a/docs/api/2d/interfaces/FLightOptions.md b/docs/api/2d/interfaces/FLightOptions.md index 1b38ee3..ac57f69 100644 --- a/docs/api/2d/interfaces/FLightOptions.md +++ b/docs/api/2d/interfaces/FLightOptions.md @@ -14,7 +14,7 @@ #### Defined in -[2d/src/lights/FLight.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/lights/FLight.ts#L7) +[2d/src/lights/FLight.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/lights/FLight.ts#L7) *** @@ -24,7 +24,7 @@ #### Defined in -[2d/src/lights/FLight.ts:8](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/lights/FLight.ts#L8) +[2d/src/lights/FLight.ts:8](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/lights/FLight.ts#L8) *** @@ -42,7 +42,7 @@ #### Defined in -[2d/src/lights/FLight.ts:9](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/lights/FLight.ts#L9) +[2d/src/lights/FLight.ts:9](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/lights/FLight.ts#L9) *** @@ -64,7 +64,7 @@ #### Defined in -[2d/src/core/FTransform.ts:2](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FTransform.ts#L2) +[2d/src/core/FTransform.ts:2](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FTransform.ts#L2) *** @@ -78,7 +78,7 @@ #### Defined in -[2d/src/core/FTransform.ts:4](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FTransform.ts#L4) +[2d/src/core/FTransform.ts:4](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FTransform.ts#L4) *** @@ -92,7 +92,7 @@ #### Defined in -[2d/src/core/FTransform.ts:5](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FTransform.ts#L5) +[2d/src/core/FTransform.ts:5](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FTransform.ts#L5) *** @@ -114,4 +114,4 @@ #### Defined in -[2d/src/core/FTransform.ts:3](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FTransform.ts#L3) +[2d/src/core/FTransform.ts:3](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FTransform.ts#L3) diff --git a/docs/api/2d/interfaces/FRigidBodyOptions.md b/docs/api/2d/interfaces/FRigidBodyOptions.md index ddce89c..f9c3619 100644 --- a/docs/api/2d/interfaces/FRigidBodyOptions.md +++ b/docs/api/2d/interfaces/FRigidBodyOptions.md @@ -18,7 +18,7 @@ #### Defined in -[2d/src/core/FRigidBody.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FRigidBody.ts#L16) +[2d/src/core/FRigidBody.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FRigidBody.ts#L16) *** @@ -28,7 +28,7 @@ #### Defined in -[2d/src/core/FRigidBody.ts:15](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FRigidBody.ts#L15) +[2d/src/core/FRigidBody.ts:15](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FRigidBody.ts#L15) *** @@ -38,7 +38,7 @@ #### Defined in -[2d/src/core/FRigidBody.ts:14](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FRigidBody.ts#L14) +[2d/src/core/FRigidBody.ts:14](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FRigidBody.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[2d/src/core/FRigidBody.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FRigidBody.ts#L7) +[2d/src/core/FRigidBody.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FRigidBody.ts#L7) *** @@ -66,7 +66,7 @@ #### Defined in -[2d/src/core/FRigidBody.ts:12](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FRigidBody.ts#L12) +[2d/src/core/FRigidBody.ts:12](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FRigidBody.ts#L12) *** @@ -76,7 +76,7 @@ #### Defined in -[2d/src/core/FRigidBody.ts:9](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FRigidBody.ts#L9) +[2d/src/core/FRigidBody.ts:9](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FRigidBody.ts#L9) *** @@ -86,7 +86,7 @@ #### Defined in -[2d/src/core/FRigidBody.ts:10](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FRigidBody.ts#L10) +[2d/src/core/FRigidBody.ts:10](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FRigidBody.ts#L10) *** @@ -104,7 +104,7 @@ #### Defined in -[2d/src/core/FRigidBody.ts:8](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FRigidBody.ts#L8) +[2d/src/core/FRigidBody.ts:8](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FRigidBody.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[2d/src/core/FRigidBody.ts:13](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FRigidBody.ts#L13) +[2d/src/core/FRigidBody.ts:13](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FRigidBody.ts#L13) *** @@ -124,4 +124,4 @@ #### Defined in -[2d/src/core/FRigidBody.ts:11](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FRigidBody.ts#L11) +[2d/src/core/FRigidBody.ts:11](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FRigidBody.ts#L11) diff --git a/docs/api/2d/interfaces/FSceneOptions.md b/docs/api/2d/interfaces/FSceneOptions.md index b2b22cc..af47fc4 100644 --- a/docs/api/2d/interfaces/FSceneOptions.md +++ b/docs/api/2d/interfaces/FSceneOptions.md @@ -40,4 +40,4 @@ core/dist/index.d.ts:181 #### Defined in -[2d/src/core/FScene.ts:13](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FScene.ts#L13) +[2d/src/core/FScene.ts:13](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FScene.ts#L13) diff --git a/docs/api/2d/interfaces/FSpriteOptions.md b/docs/api/2d/interfaces/FSpriteOptions.md index 8436621..6ac667c 100644 --- a/docs/api/2d/interfaces/FSpriteOptions.md +++ b/docs/api/2d/interfaces/FSpriteOptions.md @@ -26,7 +26,7 @@ #### Defined in -[2d/src/core/FComponent.ts:14](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L14) +[2d/src/core/FComponent.ts:14](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L14) *** @@ -40,7 +40,7 @@ #### Defined in -[2d/src/core/FComponent.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L16) +[2d/src/core/FComponent.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L16) *** @@ -54,7 +54,7 @@ #### Defined in -[2d/src/core/FComponent.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L17) +[2d/src/core/FComponent.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L17) *** @@ -76,7 +76,7 @@ #### Defined in -[2d/src/core/FComponent.ts:15](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FComponent.ts#L15) +[2d/src/core/FComponent.ts:15](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FComponent.ts#L15) *** @@ -86,4 +86,4 @@ #### Defined in -[2d/src/sprite/FSprite.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/sprite/FSprite.ts#L7) +[2d/src/sprite/FSprite.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/sprite/FSprite.ts#L7) diff --git a/docs/api/2d/interfaces/FTransformOptions.md b/docs/api/2d/interfaces/FTransformOptions.md index 93e6b63..c503ba9 100644 --- a/docs/api/2d/interfaces/FTransformOptions.md +++ b/docs/api/2d/interfaces/FTransformOptions.md @@ -22,7 +22,7 @@ #### Defined in -[2d/src/core/FTransform.ts:2](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FTransform.ts#L2) +[2d/src/core/FTransform.ts:2](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FTransform.ts#L2) *** @@ -32,7 +32,7 @@ #### Defined in -[2d/src/core/FTransform.ts:4](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FTransform.ts#L4) +[2d/src/core/FTransform.ts:4](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FTransform.ts#L4) *** @@ -42,7 +42,7 @@ #### Defined in -[2d/src/core/FTransform.ts:5](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FTransform.ts#L5) +[2d/src/core/FTransform.ts:5](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FTransform.ts#L5) *** @@ -60,4 +60,4 @@ #### Defined in -[2d/src/core/FTransform.ts:3](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/2d/src/core/FTransform.ts#L3) +[2d/src/core/FTransform.ts:3](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/2d/src/core/FTransform.ts#L3) diff --git a/docs/api/3d/classes/FAmbientLight.md b/docs/api/3d/classes/FAmbientLight.md index be970f7..5d86e59 100644 --- a/docs/api/3d/classes/FAmbientLight.md +++ b/docs/api/3d/classes/FAmbientLight.md @@ -30,7 +30,7 @@ An ambient light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:93](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L93) +[3d/src/lights/FLight.ts:93](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L93) *** @@ -54,7 +54,7 @@ An ambient light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:101](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L101) +[3d/src/lights/FLight.ts:101](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L101) *** @@ -96,7 +96,7 @@ An ambient light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:105](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L105) +[3d/src/lights/FLight.ts:105](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L105) ## Constructors @@ -120,7 +120,7 @@ An ambient light in 3d space. #### Defined in -[3d/src/lights/FAmbientLight.ts:11](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FAmbientLight.ts#L11) +[3d/src/lights/FAmbientLight.ts:11](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FAmbientLight.ts#L11) ## Methods @@ -138,7 +138,7 @@ An ambient light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:76](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L76) +[3d/src/lights/FLight.ts:76](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L76) *** @@ -270,7 +270,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/lights/FAmbientLight.ts:31](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FAmbientLight.ts#L31) +[3d/src/lights/FAmbientLight.ts:31](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FAmbientLight.ts#L31) ## Properties @@ -291,7 +291,7 @@ It is a dictionary where the key is the class name or object id and the value is #### Defined in -[3d/src/lights/FLight.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L24) +[3d/src/lights/FLight.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L24) *** @@ -308,7 +308,7 @@ It is generated automatically. #### Defined in -[3d/src/lights/FLight.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L23) +[3d/src/lights/FLight.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L23) *** @@ -322,7 +322,7 @@ It is generated automatically. #### Defined in -[3d/src/lights/FLight.ts:22](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L22) +[3d/src/lights/FLight.ts:22](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L22) *** @@ -338,7 +338,7 @@ Internal flags #### Defined in -[3d/src/lights/FLight.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L21) +[3d/src/lights/FLight.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L21) *** @@ -366,7 +366,7 @@ Look at target of the light. #### Defined in -[3d/src/lights/FLight.ts:44](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L44) +[3d/src/lights/FLight.ts:44](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L44) *** @@ -398,7 +398,7 @@ The original light object from Three.js. #### Defined in -[3d/src/lights/FLight.ts:29](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L29) +[3d/src/lights/FLight.ts:29](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L29) *** @@ -414,7 +414,7 @@ Scene the light is in. #### Defined in -[3d/src/lights/FLight.ts:34](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L34) +[3d/src/lights/FLight.ts:34](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L34) *** @@ -430,4 +430,4 @@ Transform of the light. #### Defined in -[3d/src/lights/FLight.ts:39](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L39) +[3d/src/lights/FLight.ts:39](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L39) diff --git a/docs/api/3d/classes/FAttachedCamera.md b/docs/api/3d/classes/FAttachedCamera.md index d781b8b..bd3420d 100644 --- a/docs/api/3d/classes/FAttachedCamera.md +++ b/docs/api/3d/classes/FAttachedCamera.md @@ -43,7 +43,7 @@ Model that the camera is attached to #### Defined in -[3d/src/cameras/FAttachedCamera.ts:34](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FAttachedCamera.ts#L34) +[3d/src/cameras/FAttachedCamera.ts:34](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FAttachedCamera.ts#L34) ## Methods @@ -362,7 +362,7 @@ player.emitCollisionWith({ #### Defined in -[3d/src/cameras/FCamera.ts:88](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L88) +[3d/src/cameras/FCamera.ts:88](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L88) *** @@ -385,7 +385,7 @@ The direction of the camera. It is a normalized vector. #### Defined in -[3d/src/cameras/FCamera.ts:97](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L97) +[3d/src/cameras/FCamera.ts:97](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L97) *** @@ -1125,7 +1125,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[3d/src/cameras/FCamera.ts:81](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L81) +[3d/src/cameras/FCamera.ts:81](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L81) *** @@ -1151,7 +1151,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/cameras/FAttachedCamera.ts:39](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FAttachedCamera.ts#L39) +[3d/src/cameras/FAttachedCamera.ts:39](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FAttachedCamera.ts#L39) *** @@ -1502,7 +1502,7 @@ Set the position of the camera. #### Defined in -[3d/src/cameras/FAttachedCamera.ts:51](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FAttachedCamera.ts#L51) +[3d/src/cameras/FAttachedCamera.ts:51](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FAttachedCamera.ts#L51) *** @@ -1530,7 +1530,7 @@ Set the rotation of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:72](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L72) +[3d/src/cameras/FCamera.ts:72](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L72) *** @@ -1670,7 +1670,7 @@ Set the scale of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:65](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L65) +[3d/src/cameras/FCamera.ts:65](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L65) *** @@ -1775,7 +1775,7 @@ Set the zoom of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:76](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L76) +[3d/src/cameras/FCamera.ts:76](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L76) *** @@ -2153,7 +2153,7 @@ It is a dictionary where the key is the class name or object id and the value is #### Defined in -[3d/src/cameras/FCamera.ts:19](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L19) +[3d/src/cameras/FCamera.ts:19](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L19) *** @@ -2170,7 +2170,7 @@ It is generated automatically. #### Defined in -[3d/src/cameras/FCamera.ts:18](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L18) +[3d/src/cameras/FCamera.ts:18](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L18) *** @@ -2184,7 +2184,7 @@ It is generated automatically. #### Defined in -[3d/src/cameras/FCamera.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L17) +[3d/src/cameras/FCamera.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L17) *** @@ -2200,7 +2200,7 @@ Internal flags #### Defined in -[3d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L16) +[3d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L16) *** @@ -2254,7 +2254,7 @@ Expects a `Float` #### Defined in -[3d/src/cameras/FAttachedCamera.ts:27](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FAttachedCamera.ts#L27) +[3d/src/cameras/FAttachedCamera.ts:27](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FAttachedCamera.ts#L27) *** @@ -2853,7 +2853,7 @@ The valid range is greater than `0` and less than the current value of the [.far #### Defined in -[3d/src/cameras/FAttachedCamera.ts:29](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FAttachedCamera.ts#L29) +[3d/src/cameras/FAttachedCamera.ts:29](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FAttachedCamera.ts#L29) *** @@ -3059,7 +3059,7 @@ Transform of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L24) +[3d/src/cameras/FCamera.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L24) *** diff --git a/docs/api/3d/classes/FCamera.md b/docs/api/3d/classes/FCamera.md index 152394e..703c68f 100644 --- a/docs/api/3d/classes/FCamera.md +++ b/docs/api/3d/classes/FCamera.md @@ -39,7 +39,7 @@ The base class for 3d cameras in Fibbo. #### Defined in -[3d/src/cameras/FCamera.ts:26](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L26) +[3d/src/cameras/FCamera.ts:26](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L26) ## Methods @@ -358,7 +358,7 @@ player.emitCollisionWith({ #### Defined in -[3d/src/cameras/FCamera.ts:88](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L88) +[3d/src/cameras/FCamera.ts:88](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L88) *** @@ -377,7 +377,7 @@ The direction of the camera. It is a normalized vector. #### Defined in -[3d/src/cameras/FCamera.ts:97](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L97) +[3d/src/cameras/FCamera.ts:97](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L97) *** @@ -1117,7 +1117,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[3d/src/cameras/FCamera.ts:81](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L81) +[3d/src/cameras/FCamera.ts:81](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L81) *** @@ -1143,7 +1143,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/cameras/FCamera.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L53) +[3d/src/cameras/FCamera.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L53) *** @@ -1490,7 +1490,7 @@ Set the position of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:58](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L58) +[3d/src/cameras/FCamera.ts:58](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L58) *** @@ -1514,7 +1514,7 @@ Set the rotation of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:72](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L72) +[3d/src/cameras/FCamera.ts:72](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L72) *** @@ -1650,7 +1650,7 @@ Set the scale of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:65](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L65) +[3d/src/cameras/FCamera.ts:65](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L65) *** @@ -1755,7 +1755,7 @@ Set the zoom of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:76](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L76) +[3d/src/cameras/FCamera.ts:76](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L76) *** @@ -2133,7 +2133,7 @@ It is a dictionary where the key is the class name or object id and the value is #### Defined in -[3d/src/cameras/FCamera.ts:19](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L19) +[3d/src/cameras/FCamera.ts:19](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L19) *** @@ -2150,7 +2150,7 @@ It is generated automatically. #### Defined in -[3d/src/cameras/FCamera.ts:18](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L18) +[3d/src/cameras/FCamera.ts:18](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L18) *** @@ -2164,7 +2164,7 @@ It is generated automatically. #### Defined in -[3d/src/cameras/FCamera.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L17) +[3d/src/cameras/FCamera.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L17) *** @@ -2180,7 +2180,7 @@ Internal flags #### Defined in -[3d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L16) +[3d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L16) *** @@ -3003,7 +3003,7 @@ Transform of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L24) +[3d/src/cameras/FCamera.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L24) *** diff --git a/docs/api/3d/classes/FCapsule.md b/docs/api/3d/classes/FCapsule.md index 67fafc4..0545a24 100644 --- a/docs/api/3d/classes/FCapsule.md +++ b/docs/api/3d/classes/FCapsule.md @@ -61,7 +61,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L407) +[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L407) *** @@ -103,7 +103,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L439) +[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L439) *** @@ -145,7 +145,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L471) +[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L471) *** @@ -169,7 +169,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L483) +[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L483) *** @@ -193,7 +193,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L491) +[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L491) *** @@ -217,7 +217,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L499) +[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L499) *** @@ -241,7 +241,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L447) +[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L447) *** @@ -265,7 +265,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L455) +[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L455) *** @@ -289,7 +289,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L463) +[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L463) *** @@ -331,7 +331,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L507) +[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L507) *** @@ -355,7 +355,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L515) +[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L515) *** @@ -379,7 +379,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L523) +[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L523) *** @@ -403,7 +403,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L531) +[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L531) *** @@ -427,7 +427,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L415) +[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L415) *** @@ -451,7 +451,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L423) +[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L423) *** @@ -475,7 +475,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L431) +[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L431) ## Constructors @@ -499,7 +499,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/polyhedrons/FCapsule.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FCapsule.ts#L23) +[3d/src/polyhedrons/FCapsule.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FCapsule.ts#L23) ## Methods @@ -589,7 +589,7 @@ component.initCollider({ #### Defined in -[3d/src/polyhedrons/FCapsule.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FCapsule.ts#L47) +[3d/src/polyhedrons/FCapsule.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FCapsule.ts#L47) *** @@ -626,7 +626,7 @@ component.initRigidBody({ #### Defined in -[3d/src/polyhedrons/FCapsule.ts:40](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FCapsule.ts#L40) +[3d/src/polyhedrons/FCapsule.ts:40](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FCapsule.ts#L40) *** @@ -664,7 +664,7 @@ component.initSensor({ #### Defined in -[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L385) +[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L385) *** @@ -718,7 +718,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L394) +[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L394) *** @@ -744,7 +744,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/polyhedrons/FCapsule.ts:36](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FCapsule.ts#L36) +[3d/src/polyhedrons/FCapsule.ts:36](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FCapsule.ts#L36) *** @@ -776,7 +776,7 @@ cube.setColor(0xFF0000) #### Defined in -[3d/src/polyhedrons/FPolyhedron.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FPolyhedron.ts#L47) +[3d/src/polyhedrons/FPolyhedron.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FPolyhedron.ts#L47) *** @@ -820,7 +820,7 @@ component.setPosition({ x: 0, y: 1, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L204) +[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L204) *** @@ -864,7 +864,7 @@ component.setRotation({ x: 0, y: 0, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L269) +[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L269) *** @@ -908,7 +908,7 @@ component.setRotationDegree({ x: 0, y: 90, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L293) +[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L293) *** @@ -952,7 +952,7 @@ component.setScale({ x: 1, y: 1, z: 1 }) #### Defined in -[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L228) +[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L228) ## Properties @@ -1020,7 +1020,7 @@ Internal flags #### Defined in -[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L28) +[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L28) *** @@ -1036,7 +1036,7 @@ Collider #### Defined in -[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L57) +[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L57) *** @@ -1052,7 +1052,7 @@ The controller attached to the component. #### Defined in -[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L37) +[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L37) *** @@ -1069,7 +1069,7 @@ directly available after the constructor, as a polyhedron is created synchronous #### Defined in -[3d/src/polyhedrons/FPolyhedron.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FPolyhedron.ts#L16) +[3d/src/polyhedrons/FPolyhedron.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FPolyhedron.ts#L16) *** @@ -1085,7 +1085,7 @@ RigidBody #### Defined in -[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L53) +[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L53) *** @@ -1101,7 +1101,7 @@ The scene which the component is in. #### Defined in -[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L33) +[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L33) *** @@ -1117,7 +1117,7 @@ Sensor (a collider that doesn't collide with other colliders, but still triggers #### Defined in -[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L61) +[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L61) *** @@ -1133,4 +1133,4 @@ Transforms #### Defined in -[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L47) +[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L47) diff --git a/docs/api/3d/classes/FCharacterController.md b/docs/api/3d/classes/FCharacterController.md index 1b8971c..c314ce8 100644 --- a/docs/api/3d/classes/FCharacterController.md +++ b/docs/api/3d/classes/FCharacterController.md @@ -35,7 +35,7 @@ An abstract pre-defined character controller. #### Defined in -[3d/src/controllers/FCharacterController.ts:41](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L41) +[3d/src/controllers/FCharacterController.ts:41](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L41) ## Methods @@ -52,7 +52,7 @@ Uses the camera so the character nevers faces the camera. #### Defined in -[3d/src/controllers/FCharacterController.ts:122](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L122) +[3d/src/controllers/FCharacterController.ts:122](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L122) *** @@ -97,7 +97,7 @@ It is redefined here to get the correct type (with 3D properties). #### Defined in -[3d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FController.ts#L17) +[3d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FController.ts#L17) *** @@ -125,7 +125,7 @@ The inputs that will be used to move the character. #### Defined in -[3d/src/controllers/FCharacterController.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L24) +[3d/src/controllers/FCharacterController.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L24) *** @@ -137,7 +137,7 @@ The scene where the character is. #### Defined in -[3d/src/controllers/FCharacterController.ts:39](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L39) +[3d/src/controllers/FCharacterController.ts:39](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L39) *** @@ -149,4 +149,4 @@ The speed of the character. #### Defined in -[3d/src/controllers/FCharacterController.ts:34](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L34) +[3d/src/controllers/FCharacterController.ts:34](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L34) diff --git a/docs/api/3d/classes/FCharacterControllerD.md b/docs/api/3d/classes/FCharacterControllerD.md index 3594f0f..ebfa9d1 100644 --- a/docs/api/3d/classes/FCharacterControllerD.md +++ b/docs/api/3d/classes/FCharacterControllerD.md @@ -42,7 +42,7 @@ scene.addComponent(capsule) #### Defined in -[3d/src/controllers/FCharacterControllerD.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterControllerD.ts#L23) +[3d/src/controllers/FCharacterControllerD.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterControllerD.ts#L23) ## Methods @@ -63,7 +63,7 @@ Uses the camera so the character nevers faces the camera. #### Defined in -[3d/src/controllers/FCharacterController.ts:122](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L122) +[3d/src/controllers/FCharacterController.ts:122](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L122) *** @@ -89,7 +89,7 @@ Any rendering process should be done on the component, not here. #### Defined in -[3d/src/controllers/FCharacterControllerD.ts:39](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterControllerD.ts#L39) +[3d/src/controllers/FCharacterControllerD.ts:39](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterControllerD.ts#L39) ## Properties @@ -106,7 +106,7 @@ It is redefined here to get the correct type (with 3D properties). #### Defined in -[3d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FController.ts#L17) +[3d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FController.ts#L17) *** @@ -138,7 +138,7 @@ The inputs that will be used to move the character. #### Defined in -[3d/src/controllers/FCharacterController.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L24) +[3d/src/controllers/FCharacterController.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L24) *** @@ -154,7 +154,7 @@ The scene where the character is. #### Defined in -[3d/src/controllers/FCharacterController.ts:39](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L39) +[3d/src/controllers/FCharacterController.ts:39](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L39) *** @@ -170,4 +170,4 @@ The speed of the character. #### Defined in -[3d/src/controllers/FCharacterController.ts:34](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L34) +[3d/src/controllers/FCharacterController.ts:34](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L34) diff --git a/docs/api/3d/classes/FCharacterControllerK.md b/docs/api/3d/classes/FCharacterControllerK.md index 45210b2..a5826c6 100644 --- a/docs/api/3d/classes/FCharacterControllerK.md +++ b/docs/api/3d/classes/FCharacterControllerK.md @@ -35,7 +35,7 @@ An abstract pre-defined character controller based on Kinematic rigidbodies. #### Defined in -[3d/src/controllers/FCharacterControllerK.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterControllerK.ts#L23) +[3d/src/controllers/FCharacterControllerK.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterControllerK.ts#L23) ## Methods @@ -63,7 +63,7 @@ Return the corrected movements for the current frame. #### Defined in -[3d/src/controllers/FCharacterControllerK.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterControllerK.ts#L47) +[3d/src/controllers/FCharacterControllerK.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterControllerK.ts#L47) *** @@ -84,7 +84,7 @@ Uses the camera so the character nevers faces the camera. #### Defined in -[3d/src/controllers/FCharacterController.ts:122](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L122) +[3d/src/controllers/FCharacterController.ts:122](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L122) *** @@ -124,7 +124,7 @@ The character controller that will be used to move the character. #### Defined in -[3d/src/controllers/FCharacterControllerK.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterControllerK.ts#L21) +[3d/src/controllers/FCharacterControllerK.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterControllerK.ts#L21) *** @@ -141,7 +141,7 @@ It is redefined here to get the correct type (with 3D properties). #### Defined in -[3d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FController.ts#L17) +[3d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FController.ts#L17) *** @@ -173,7 +173,7 @@ The inputs that will be used to move the character. #### Defined in -[3d/src/controllers/FCharacterController.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L24) +[3d/src/controllers/FCharacterController.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L24) *** @@ -189,7 +189,7 @@ The scene where the character is. #### Defined in -[3d/src/controllers/FCharacterController.ts:39](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L39) +[3d/src/controllers/FCharacterController.ts:39](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L39) *** @@ -205,7 +205,7 @@ The speed of the character. #### Defined in -[3d/src/controllers/FCharacterController.ts:34](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L34) +[3d/src/controllers/FCharacterController.ts:34](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L34) *** @@ -217,4 +217,4 @@ The y velocity of the character. Used to apply gravity. #### Defined in -[3d/src/controllers/FCharacterControllerK.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterControllerK.ts#L16) +[3d/src/controllers/FCharacterControllerK.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterControllerK.ts#L16) diff --git a/docs/api/3d/classes/FCharacterControllerKP.md b/docs/api/3d/classes/FCharacterControllerKP.md index 89ee748..476f8e6 100644 --- a/docs/api/3d/classes/FCharacterControllerKP.md +++ b/docs/api/3d/classes/FCharacterControllerKP.md @@ -42,7 +42,7 @@ scene.addComponent(capsule) #### Defined in -[3d/src/controllers/FCharacterControllerKP.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterControllerKP.ts#L21) +[3d/src/controllers/FCharacterControllerKP.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterControllerKP.ts#L21) ## Methods @@ -74,7 +74,7 @@ Return the corrected movements for the current frame. #### Defined in -[3d/src/controllers/FCharacterControllerK.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterControllerK.ts#L47) +[3d/src/controllers/FCharacterControllerK.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterControllerK.ts#L47) *** @@ -95,7 +95,7 @@ Uses the camera so the character nevers faces the camera. #### Defined in -[3d/src/controllers/FCharacterController.ts:122](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L122) +[3d/src/controllers/FCharacterController.ts:122](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L122) *** @@ -123,7 +123,7 @@ The time since the last frame. #### Defined in -[3d/src/controllers/FCharacterControllerKP.ts:31](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterControllerKP.ts#L31) +[3d/src/controllers/FCharacterControllerKP.ts:31](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterControllerKP.ts#L31) ## Properties @@ -139,7 +139,7 @@ The character controller that will be used to move the character. #### Defined in -[3d/src/controllers/FCharacterControllerK.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterControllerK.ts#L21) +[3d/src/controllers/FCharacterControllerK.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterControllerK.ts#L21) *** @@ -156,7 +156,7 @@ It is redefined here to get the correct type (with 3D properties). #### Defined in -[3d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FController.ts#L17) +[3d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FController.ts#L17) *** @@ -188,7 +188,7 @@ The inputs that will be used to move the character. #### Defined in -[3d/src/controllers/FCharacterController.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L24) +[3d/src/controllers/FCharacterController.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L24) *** @@ -204,7 +204,7 @@ The scene where the character is. #### Defined in -[3d/src/controllers/FCharacterController.ts:39](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L39) +[3d/src/controllers/FCharacterController.ts:39](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L39) *** @@ -220,7 +220,7 @@ The speed of the character. #### Defined in -[3d/src/controllers/FCharacterController.ts:34](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L34) +[3d/src/controllers/FCharacterController.ts:34](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L34) *** @@ -236,4 +236,4 @@ The y velocity of the character. Used to apply gravity. #### Defined in -[3d/src/controllers/FCharacterControllerK.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterControllerK.ts#L16) +[3d/src/controllers/FCharacterControllerK.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterControllerK.ts#L16) diff --git a/docs/api/3d/classes/FCharacterControllerKV.md b/docs/api/3d/classes/FCharacterControllerKV.md index 8c78dbd..7743271 100644 --- a/docs/api/3d/classes/FCharacterControllerKV.md +++ b/docs/api/3d/classes/FCharacterControllerKV.md @@ -42,7 +42,7 @@ scene.addComponent(capsule) #### Defined in -[3d/src/controllers/FCharacterControllerKV.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterControllerKV.ts#L21) +[3d/src/controllers/FCharacterControllerKV.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterControllerKV.ts#L21) ## Methods @@ -74,7 +74,7 @@ Return the corrected movements for the current frame. #### Defined in -[3d/src/controllers/FCharacterControllerK.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterControllerK.ts#L47) +[3d/src/controllers/FCharacterControllerK.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterControllerK.ts#L47) *** @@ -95,7 +95,7 @@ Uses the camera so the character nevers faces the camera. #### Defined in -[3d/src/controllers/FCharacterController.ts:122](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L122) +[3d/src/controllers/FCharacterController.ts:122](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L122) *** @@ -123,7 +123,7 @@ The time since the last frame. #### Defined in -[3d/src/controllers/FCharacterControllerKV.ts:31](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterControllerKV.ts#L31) +[3d/src/controllers/FCharacterControllerKV.ts:31](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterControllerKV.ts#L31) ## Properties @@ -139,7 +139,7 @@ The character controller that will be used to move the character. #### Defined in -[3d/src/controllers/FCharacterControllerK.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterControllerK.ts#L21) +[3d/src/controllers/FCharacterControllerK.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterControllerK.ts#L21) *** @@ -156,7 +156,7 @@ It is redefined here to get the correct type (with 3D properties). #### Defined in -[3d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FController.ts#L17) +[3d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FController.ts#L17) *** @@ -188,7 +188,7 @@ The inputs that will be used to move the character. #### Defined in -[3d/src/controllers/FCharacterController.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L24) +[3d/src/controllers/FCharacterController.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L24) *** @@ -204,7 +204,7 @@ The scene where the character is. #### Defined in -[3d/src/controllers/FCharacterController.ts:39](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L39) +[3d/src/controllers/FCharacterController.ts:39](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L39) *** @@ -220,7 +220,7 @@ The speed of the character. #### Defined in -[3d/src/controllers/FCharacterController.ts:34](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L34) +[3d/src/controllers/FCharacterController.ts:34](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L34) *** @@ -236,4 +236,4 @@ The y velocity of the character. Used to apply gravity. #### Defined in -[3d/src/controllers/FCharacterControllerK.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterControllerK.ts#L16) +[3d/src/controllers/FCharacterControllerK.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterControllerK.ts#L16) diff --git a/docs/api/3d/classes/FCollider.md b/docs/api/3d/classes/FCollider.md index 350bdfe..e715acb 100644 --- a/docs/api/3d/classes/FCollider.md +++ b/docs/api/3d/classes/FCollider.md @@ -39,7 +39,7 @@ const collider = new FCollider(component, { #### Defined in -[3d/src/core/FCollider.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FCollider.ts#L57) +[3d/src/core/FCollider.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FCollider.ts#L57) ## Properties @@ -51,7 +51,7 @@ RAPIER Collider #### Defined in -[3d/src/core/FCollider.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FCollider.ts#L24) +[3d/src/core/FCollider.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FCollider.ts#L24) *** @@ -76,7 +76,7 @@ This is used to adjust the collider position relative to the mesh. #### Defined in -[3d/src/core/FCollider.ts:29](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FCollider.ts#L29) +[3d/src/core/FCollider.ts:29](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FCollider.ts#L29) *** @@ -101,4 +101,4 @@ This is used to adjust the collider position relative to the mesh. #### Defined in -[3d/src/core/FCollider.ts:34](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FCollider.ts#L34) +[3d/src/core/FCollider.ts:34](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FCollider.ts#L34) diff --git a/docs/api/3d/classes/FComponent.md b/docs/api/3d/classes/FComponent.md index 0802df1..45d749b 100644 --- a/docs/api/3d/classes/FComponent.md +++ b/docs/api/3d/classes/FComponent.md @@ -52,7 +52,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L407) +[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L407) *** @@ -90,7 +90,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L439) +[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L439) *** @@ -128,7 +128,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L471) +[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L471) *** @@ -148,7 +148,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L483) +[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L483) *** @@ -168,7 +168,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L491) +[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L491) *** @@ -188,7 +188,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L499) +[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L499) *** @@ -208,7 +208,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L447) +[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L447) *** @@ -228,7 +228,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L455) +[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L455) *** @@ -248,7 +248,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L463) +[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L463) *** @@ -286,7 +286,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L507) +[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L507) *** @@ -306,7 +306,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L515) +[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L515) *** @@ -326,7 +326,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L523) +[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L523) *** @@ -346,7 +346,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L531) +[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L531) *** @@ -366,7 +366,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L415) +[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L415) *** @@ -386,7 +386,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L423) +[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L423) *** @@ -406,7 +406,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L431) +[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L431) ## Constructors @@ -434,7 +434,7 @@ The options for the component. #### Defined in -[3d/src/core/FComponent.ts:83](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L83) +[3d/src/core/FComponent.ts:83](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L83) ## Methods @@ -520,7 +520,7 @@ component.initCollider({ #### Defined in -[3d/src/core/FComponent.ts:361](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L361) +[3d/src/core/FComponent.ts:361](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L361) *** @@ -553,7 +553,7 @@ component.initRigidBody({ #### Defined in -[3d/src/core/FComponent.ts:332](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L332) +[3d/src/core/FComponent.ts:332](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L332) *** @@ -587,7 +587,7 @@ component.initSensor({ #### Defined in -[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L385) +[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L385) *** @@ -641,7 +641,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L394) +[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L394) *** @@ -667,7 +667,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/core/FComponent.ts:108](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L108) +[3d/src/core/FComponent.ts:108](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L108) *** @@ -707,7 +707,7 @@ component.setPosition({ x: 0, y: 1, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L204) +[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L204) *** @@ -747,7 +747,7 @@ component.setRotation({ x: 0, y: 0, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L269) +[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L269) *** @@ -787,7 +787,7 @@ component.setRotationDegree({ x: 0, y: 90, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L293) +[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L293) *** @@ -827,7 +827,7 @@ component.setScale({ x: 1, y: 1, z: 1 }) #### Defined in -[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L228) +[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L228) ## Properties @@ -895,7 +895,7 @@ Internal flags #### Defined in -[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L28) +[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L28) *** @@ -907,7 +907,7 @@ Collider #### Defined in -[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L57) +[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L57) *** @@ -923,7 +923,7 @@ The controller attached to the component. #### Defined in -[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L37) +[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L37) *** @@ -935,7 +935,7 @@ Mesh #### Defined in -[3d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L42) +[3d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L42) *** @@ -947,7 +947,7 @@ RigidBody #### Defined in -[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L53) +[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L53) *** @@ -959,7 +959,7 @@ The scene which the component is in. #### Defined in -[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L33) +[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L33) *** @@ -971,7 +971,7 @@ Sensor (a collider that doesn't collide with other colliders, but still triggers #### Defined in -[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L61) +[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L61) *** @@ -983,4 +983,4 @@ Transforms #### Defined in -[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L47) +[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L47) diff --git a/docs/api/3d/classes/FComponentEmpty.md b/docs/api/3d/classes/FComponentEmpty.md index ecdd343..86e05c0 100644 --- a/docs/api/3d/classes/FComponentEmpty.md +++ b/docs/api/3d/classes/FComponentEmpty.md @@ -50,7 +50,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L407) +[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L407) *** @@ -92,7 +92,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L439) +[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L439) *** @@ -134,7 +134,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L471) +[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L471) *** @@ -158,7 +158,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L483) +[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L483) *** @@ -182,7 +182,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L491) +[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L491) *** @@ -206,7 +206,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L499) +[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L499) *** @@ -230,7 +230,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L447) +[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L447) *** @@ -254,7 +254,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L455) +[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L455) *** @@ -278,7 +278,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L463) +[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L463) *** @@ -320,7 +320,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L507) +[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L507) *** @@ -344,7 +344,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L515) +[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L515) *** @@ -368,7 +368,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L523) +[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L523) *** @@ -392,7 +392,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L531) +[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L531) *** @@ -416,7 +416,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L415) +[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L415) *** @@ -440,7 +440,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L423) +[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L423) *** @@ -464,7 +464,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L431) +[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L431) ## Constructors @@ -488,7 +488,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponentEmpty.ts:10](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponentEmpty.ts#L10) +[3d/src/core/FComponentEmpty.ts:10](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponentEmpty.ts#L10) ## Methods @@ -578,7 +578,7 @@ component.initCollider({ #### Defined in -[3d/src/core/FComponent.ts:361](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L361) +[3d/src/core/FComponent.ts:361](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L361) *** @@ -615,7 +615,7 @@ component.initRigidBody({ #### Defined in -[3d/src/core/FComponent.ts:332](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L332) +[3d/src/core/FComponent.ts:332](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L332) *** @@ -653,7 +653,7 @@ component.initSensor({ #### Defined in -[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L385) +[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L385) *** @@ -707,7 +707,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L394) +[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L394) *** @@ -733,7 +733,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/core/FComponentEmpty.ts:14](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponentEmpty.ts#L14) +[3d/src/core/FComponentEmpty.ts:14](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponentEmpty.ts#L14) *** @@ -777,7 +777,7 @@ component.setPosition({ x: 0, y: 1, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L204) +[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L204) *** @@ -821,7 +821,7 @@ component.setRotation({ x: 0, y: 0, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L269) +[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L269) *** @@ -865,7 +865,7 @@ component.setRotationDegree({ x: 0, y: 90, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L293) +[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L293) *** @@ -909,7 +909,7 @@ component.setScale({ x: 1, y: 1, z: 1 }) #### Defined in -[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L228) +[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L228) ## Properties @@ -977,7 +977,7 @@ Internal flags #### Defined in -[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L28) +[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L28) *** @@ -993,7 +993,7 @@ Collider #### Defined in -[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L57) +[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L57) *** @@ -1009,7 +1009,7 @@ The controller attached to the component. #### Defined in -[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L37) +[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L37) *** @@ -1025,7 +1025,7 @@ Mesh #### Defined in -[3d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L42) +[3d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L42) *** @@ -1041,7 +1041,7 @@ RigidBody #### Defined in -[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L53) +[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L53) *** @@ -1057,7 +1057,7 @@ The scene which the component is in. #### Defined in -[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L33) +[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L33) *** @@ -1073,7 +1073,7 @@ Sensor (a collider that doesn't collide with other colliders, but still triggers #### Defined in -[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L61) +[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L61) *** @@ -1089,4 +1089,4 @@ Transforms #### Defined in -[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L47) +[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L47) diff --git a/docs/api/3d/classes/FController.md b/docs/api/3d/classes/FController.md index c2b7ffd..4e383eb 100644 --- a/docs/api/3d/classes/FController.md +++ b/docs/api/3d/classes/FController.md @@ -34,7 +34,7 @@ The options for the controller. #### Defined in -[3d/src/controllers/FController.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FController.ts#L23) +[3d/src/controllers/FController.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FController.ts#L23) ## Methods @@ -79,4 +79,4 @@ It is redefined here to get the correct type (with 3D properties). #### Defined in -[3d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FController.ts#L17) +[3d/src/controllers/FController.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FController.ts#L17) diff --git a/docs/api/3d/classes/FCuboid.md b/docs/api/3d/classes/FCuboid.md index 897b5c2..99943d8 100644 --- a/docs/api/3d/classes/FCuboid.md +++ b/docs/api/3d/classes/FCuboid.md @@ -61,7 +61,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L407) +[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L407) *** @@ -103,7 +103,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L439) +[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L439) *** @@ -145,7 +145,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L471) +[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L471) *** @@ -169,7 +169,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L483) +[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L483) *** @@ -193,7 +193,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L491) +[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L491) *** @@ -217,7 +217,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L499) +[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L499) *** @@ -241,7 +241,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L447) +[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L447) *** @@ -265,7 +265,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L455) +[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L455) *** @@ -289,7 +289,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L463) +[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L463) *** @@ -331,7 +331,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L507) +[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L507) *** @@ -355,7 +355,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L515) +[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L515) *** @@ -379,7 +379,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L523) +[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L523) *** @@ -403,7 +403,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L531) +[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L531) *** @@ -427,7 +427,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L415) +[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L415) *** @@ -451,7 +451,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L423) +[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L423) *** @@ -475,7 +475,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L431) +[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L431) ## Constructors @@ -499,7 +499,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/polyhedrons/FCuboid.ts:19](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FCuboid.ts#L19) +[3d/src/polyhedrons/FCuboid.ts:19](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FCuboid.ts#L19) ## Methods @@ -589,7 +589,7 @@ component.initCollider({ #### Defined in -[3d/src/core/FComponent.ts:361](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L361) +[3d/src/core/FComponent.ts:361](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L361) *** @@ -626,7 +626,7 @@ component.initRigidBody({ #### Defined in -[3d/src/core/FComponent.ts:332](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L332) +[3d/src/core/FComponent.ts:332](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L332) *** @@ -664,7 +664,7 @@ component.initSensor({ #### Defined in -[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L385) +[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L385) *** @@ -718,7 +718,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L394) +[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L394) *** @@ -744,7 +744,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/polyhedrons/FCuboid.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FCuboid.ts#L23) +[3d/src/polyhedrons/FCuboid.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FCuboid.ts#L23) *** @@ -776,7 +776,7 @@ cube.setColor(0xFF0000) #### Defined in -[3d/src/polyhedrons/FPolyhedron.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FPolyhedron.ts#L47) +[3d/src/polyhedrons/FPolyhedron.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FPolyhedron.ts#L47) *** @@ -820,7 +820,7 @@ component.setPosition({ x: 0, y: 1, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L204) +[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L204) *** @@ -864,7 +864,7 @@ component.setRotation({ x: 0, y: 0, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L269) +[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L269) *** @@ -908,7 +908,7 @@ component.setRotationDegree({ x: 0, y: 90, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L293) +[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L293) *** @@ -952,7 +952,7 @@ component.setScale({ x: 1, y: 1, z: 1 }) #### Defined in -[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L228) +[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L228) ## Properties @@ -1020,7 +1020,7 @@ Internal flags #### Defined in -[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L28) +[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L28) *** @@ -1036,7 +1036,7 @@ Collider #### Defined in -[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L57) +[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L57) *** @@ -1052,7 +1052,7 @@ The controller attached to the component. #### Defined in -[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L37) +[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L37) *** @@ -1069,7 +1069,7 @@ directly available after the constructor, as a polyhedron is created synchronous #### Defined in -[3d/src/polyhedrons/FPolyhedron.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FPolyhedron.ts#L16) +[3d/src/polyhedrons/FPolyhedron.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FPolyhedron.ts#L16) *** @@ -1085,7 +1085,7 @@ RigidBody #### Defined in -[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L53) +[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L53) *** @@ -1101,7 +1101,7 @@ The scene which the component is in. #### Defined in -[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L33) +[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L33) *** @@ -1117,7 +1117,7 @@ Sensor (a collider that doesn't collide with other colliders, but still triggers #### Defined in -[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L61) +[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L61) *** @@ -1133,4 +1133,4 @@ Transforms #### Defined in -[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L47) +[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L47) diff --git a/docs/api/3d/classes/FDirectionalLight.md b/docs/api/3d/classes/FDirectionalLight.md index 10e74c4..4fc68ec 100644 --- a/docs/api/3d/classes/FDirectionalLight.md +++ b/docs/api/3d/classes/FDirectionalLight.md @@ -30,7 +30,7 @@ A directional light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:93](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L93) +[3d/src/lights/FLight.ts:93](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L93) *** @@ -54,7 +54,7 @@ A directional light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:101](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L101) +[3d/src/lights/FLight.ts:101](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L101) *** @@ -96,7 +96,7 @@ A directional light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:105](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L105) +[3d/src/lights/FLight.ts:105](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L105) ## Constructors @@ -120,7 +120,7 @@ A directional light in 3d space. #### Defined in -[3d/src/lights/FDirectionalLight.ts:11](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FDirectionalLight.ts#L11) +[3d/src/lights/FDirectionalLight.ts:11](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FDirectionalLight.ts#L11) ## Methods @@ -138,7 +138,7 @@ A directional light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:76](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L76) +[3d/src/lights/FLight.ts:76](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L76) *** @@ -270,7 +270,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/lights/FDirectionalLight.ts:46](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FDirectionalLight.ts#L46) +[3d/src/lights/FDirectionalLight.ts:46](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FDirectionalLight.ts#L46) ## Properties @@ -291,7 +291,7 @@ It is a dictionary where the key is the class name or object id and the value is #### Defined in -[3d/src/lights/FLight.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L24) +[3d/src/lights/FLight.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L24) *** @@ -308,7 +308,7 @@ It is generated automatically. #### Defined in -[3d/src/lights/FLight.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L23) +[3d/src/lights/FLight.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L23) *** @@ -322,7 +322,7 @@ It is generated automatically. #### Defined in -[3d/src/lights/FLight.ts:22](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L22) +[3d/src/lights/FLight.ts:22](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L22) *** @@ -338,7 +338,7 @@ Internal flags #### Defined in -[3d/src/lights/FLight.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L21) +[3d/src/lights/FLight.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L21) *** @@ -366,7 +366,7 @@ Look at target of the light. #### Defined in -[3d/src/lights/FLight.ts:44](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L44) +[3d/src/lights/FLight.ts:44](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L44) *** @@ -398,7 +398,7 @@ The original light object from Three.js. #### Defined in -[3d/src/lights/FLight.ts:29](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L29) +[3d/src/lights/FLight.ts:29](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L29) *** @@ -414,7 +414,7 @@ Scene the light is in. #### Defined in -[3d/src/lights/FLight.ts:34](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L34) +[3d/src/lights/FLight.ts:34](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L34) *** @@ -430,4 +430,4 @@ Transform of the light. #### Defined in -[3d/src/lights/FLight.ts:39](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L39) +[3d/src/lights/FLight.ts:39](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L39) diff --git a/docs/api/3d/classes/FFBX.md b/docs/api/3d/classes/FFBX.md index c6e48c9..716cd69 100644 --- a/docs/api/3d/classes/FFBX.md +++ b/docs/api/3d/classes/FFBX.md @@ -63,7 +63,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L407) +[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L407) *** @@ -105,7 +105,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L439) +[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L439) *** @@ -147,7 +147,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L471) +[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L471) *** @@ -171,7 +171,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L483) +[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L483) *** @@ -195,7 +195,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L491) +[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L491) *** @@ -219,7 +219,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L499) +[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L499) *** @@ -243,7 +243,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L447) +[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L447) *** @@ -267,7 +267,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L455) +[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L455) *** @@ -291,7 +291,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L463) +[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L463) *** @@ -333,7 +333,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L507) +[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L507) *** @@ -357,7 +357,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L515) +[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L515) *** @@ -381,7 +381,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L523) +[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L523) *** @@ -405,7 +405,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L531) +[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L531) *** @@ -429,7 +429,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L415) +[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L415) *** @@ -453,7 +453,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L423) +[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L423) *** @@ -477,7 +477,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L431) +[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L431) ## Constructors @@ -501,7 +501,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/model/FFBX.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FFBX.ts#L23) +[3d/src/model/FFBX.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FFBX.ts#L23) ## Methods @@ -521,7 +521,7 @@ Define mesh transforms (used after loading the model). #### Defined in -[3d/src/model/FFBX.ts:65](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FFBX.ts#L65) +[3d/src/model/FFBX.ts:65](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FFBX.ts#L65) *** @@ -593,7 +593,7 @@ Emit the onLoaded callbacks. #### Defined in -[3d/src/model/FModel.ts:116](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L116) +[3d/src/model/FModel.ts:116](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L116) *** @@ -631,7 +631,7 @@ component.initCollider({ #### Defined in -[3d/src/core/FComponent.ts:361](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L361) +[3d/src/core/FComponent.ts:361](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L361) *** @@ -668,7 +668,7 @@ component.initRigidBody({ #### Defined in -[3d/src/core/FComponent.ts:332](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L332) +[3d/src/core/FComponent.ts:332](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L332) *** @@ -706,7 +706,7 @@ component.initSensor({ #### Defined in -[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L385) +[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L385) *** @@ -738,7 +738,7 @@ model.loadTextureFor(material) #### Defined in -[3d/src/model/FModel.ts:159](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L159) +[3d/src/model/FModel.ts:159](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L159) *** @@ -792,7 +792,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L394) +[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L394) *** @@ -818,7 +818,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/core/FComponent.ts:108](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L108) +[3d/src/core/FComponent.ts:108](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L108) *** @@ -844,7 +844,7 @@ The callback function. #### Defined in -[3d/src/model/FModel.ts:109](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L109) +[3d/src/model/FModel.ts:109](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L109) *** @@ -888,7 +888,7 @@ component.setPosition({ x: 0, y: 1, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L204) +[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L204) *** @@ -932,7 +932,7 @@ component.setRotation({ x: 0, y: 0, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L269) +[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L269) *** @@ -976,7 +976,7 @@ component.setRotationDegree({ x: 0, y: 90, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L293) +[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L293) *** @@ -1020,7 +1020,7 @@ component.setScale({ x: 1, y: 1, z: 1 }) #### Defined in -[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L228) +[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L228) ## Properties @@ -1057,7 +1057,7 @@ Callbacks for when the model is loaded #### Defined in -[3d/src/model/FModel.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L21) +[3d/src/model/FModel.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L21) *** @@ -1104,7 +1104,7 @@ Internal flags #### Defined in -[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L28) +[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L28) *** @@ -1120,7 +1120,7 @@ Collider #### Defined in -[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L57) +[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L57) *** @@ -1136,7 +1136,7 @@ The controller attached to the component. #### Defined in -[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L37) +[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L37) *** @@ -1153,7 +1153,7 @@ Default is 'obj'. #### Defined in -[3d/src/model/FModel.ts:52](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L52) +[3d/src/model/FModel.ts:52](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L52) *** @@ -1169,7 +1169,7 @@ Mesh #### Defined in -[3d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L42) +[3d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L42) *** @@ -1186,7 +1186,7 @@ Shouldn't contain file extensions. #### Defined in -[3d/src/model/FModel.ts:27](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L27) +[3d/src/model/FModel.ts:27](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L27) *** @@ -1205,7 +1205,7 @@ Otherwise, it will be treated as a relative path to the models folder. #### Defined in -[3d/src/model/FModel.ts:35](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L35) +[3d/src/model/FModel.ts:35](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L35) *** @@ -1221,7 +1221,7 @@ RigidBody #### Defined in -[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L53) +[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L53) *** @@ -1237,7 +1237,7 @@ The scene which the component is in. #### Defined in -[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L33) +[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L33) *** @@ -1253,7 +1253,7 @@ Sensor (a collider that doesn't collide with other colliders, but still triggers #### Defined in -[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L61) +[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L61) *** @@ -1277,7 +1277,7 @@ A record containing texture path for each material. #### Defined in -[3d/src/model/FModel.ts:46](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L46) +[3d/src/model/FModel.ts:46](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L46) *** @@ -1293,4 +1293,4 @@ Transforms #### Defined in -[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L47) +[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L47) diff --git a/docs/api/3d/classes/FFixedCamera.md b/docs/api/3d/classes/FFixedCamera.md index a08f21a..453cfe0 100644 --- a/docs/api/3d/classes/FFixedCamera.md +++ b/docs/api/3d/classes/FFixedCamera.md @@ -40,7 +40,7 @@ scene.camera.lookAt(0, 0, 0) #### Defined in -[3d/src/cameras/FFixedCamera.ts:19](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FFixedCamera.ts#L19) +[3d/src/cameras/FFixedCamera.ts:19](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FFixedCamera.ts#L19) ## Methods @@ -359,7 +359,7 @@ player.emitCollisionWith({ #### Defined in -[3d/src/cameras/FCamera.ts:88](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L88) +[3d/src/cameras/FCamera.ts:88](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L88) *** @@ -382,7 +382,7 @@ The direction of the camera. It is a normalized vector. #### Defined in -[3d/src/cameras/FCamera.ts:97](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L97) +[3d/src/cameras/FCamera.ts:97](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L97) *** @@ -1122,7 +1122,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[3d/src/cameras/FCamera.ts:81](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L81) +[3d/src/cameras/FCamera.ts:81](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L81) *** @@ -1148,7 +1148,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/cameras/FFixedCamera.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FFixedCamera.ts#L23) +[3d/src/cameras/FFixedCamera.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FFixedCamera.ts#L23) *** @@ -1499,7 +1499,7 @@ Set the position of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:58](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L58) +[3d/src/cameras/FCamera.ts:58](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L58) *** @@ -1527,7 +1527,7 @@ Set the rotation of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:72](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L72) +[3d/src/cameras/FCamera.ts:72](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L72) *** @@ -1667,7 +1667,7 @@ Set the scale of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:65](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L65) +[3d/src/cameras/FCamera.ts:65](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L65) *** @@ -1772,7 +1772,7 @@ Set the zoom of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:76](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L76) +[3d/src/cameras/FCamera.ts:76](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L76) *** @@ -2150,7 +2150,7 @@ It is a dictionary where the key is the class name or object id and the value is #### Defined in -[3d/src/cameras/FCamera.ts:19](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L19) +[3d/src/cameras/FCamera.ts:19](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L19) *** @@ -2167,7 +2167,7 @@ It is generated automatically. #### Defined in -[3d/src/cameras/FCamera.ts:18](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L18) +[3d/src/cameras/FCamera.ts:18](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L18) *** @@ -2181,7 +2181,7 @@ It is generated automatically. #### Defined in -[3d/src/cameras/FCamera.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L17) +[3d/src/cameras/FCamera.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L17) *** @@ -2197,7 +2197,7 @@ Internal flags #### Defined in -[3d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L16) +[3d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L16) *** @@ -3024,7 +3024,7 @@ Transform of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L24) +[3d/src/cameras/FCamera.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L24) *** diff --git a/docs/api/3d/classes/FGLB.md b/docs/api/3d/classes/FGLB.md index 44eaf4f..39b2e6d 100644 --- a/docs/api/3d/classes/FGLB.md +++ b/docs/api/3d/classes/FGLB.md @@ -64,7 +64,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L407) +[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L407) *** @@ -106,7 +106,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L439) +[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L439) *** @@ -148,7 +148,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L471) +[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L471) *** @@ -172,7 +172,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L483) +[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L483) *** @@ -196,7 +196,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L491) +[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L491) *** @@ -220,7 +220,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L499) +[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L499) *** @@ -244,7 +244,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L447) +[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L447) *** @@ -268,7 +268,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L455) +[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L455) *** @@ -292,7 +292,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L463) +[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L463) *** @@ -334,7 +334,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L507) +[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L507) *** @@ -358,7 +358,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L515) +[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L515) *** @@ -382,7 +382,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L523) +[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L523) *** @@ -406,7 +406,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L531) +[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L531) *** @@ -430,7 +430,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L415) +[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L415) *** @@ -454,7 +454,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L423) +[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L423) *** @@ -478,7 +478,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L431) +[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L431) ## Constructors @@ -502,7 +502,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/model/FGLB.ts:22](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FGLB.ts#L22) +[3d/src/model/FGLB.ts:22](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FGLB.ts#L22) ## Methods @@ -522,7 +522,7 @@ Define mesh transforms (used after loading the model). #### Defined in -[3d/src/model/FModel.ts:133](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L133) +[3d/src/model/FModel.ts:133](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L133) *** @@ -594,7 +594,7 @@ Emit the onLoaded callbacks. #### Defined in -[3d/src/model/FModel.ts:116](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L116) +[3d/src/model/FModel.ts:116](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L116) *** @@ -632,7 +632,7 @@ component.initCollider({ #### Defined in -[3d/src/core/FComponent.ts:361](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L361) +[3d/src/core/FComponent.ts:361](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L361) *** @@ -669,7 +669,7 @@ component.initRigidBody({ #### Defined in -[3d/src/core/FComponent.ts:332](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L332) +[3d/src/core/FComponent.ts:332](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L332) *** @@ -707,7 +707,7 @@ component.initSensor({ #### Defined in -[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L385) +[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L385) *** @@ -739,7 +739,7 @@ model.loadTextureFor(material) #### Defined in -[3d/src/model/FModel.ts:159](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L159) +[3d/src/model/FModel.ts:159](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L159) *** @@ -793,7 +793,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L394) +[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L394) *** @@ -819,7 +819,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/core/FComponent.ts:108](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L108) +[3d/src/core/FComponent.ts:108](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L108) *** @@ -845,7 +845,7 @@ The callback function. #### Defined in -[3d/src/model/FModel.ts:109](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L109) +[3d/src/model/FModel.ts:109](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L109) *** @@ -889,7 +889,7 @@ component.setPosition({ x: 0, y: 1, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L204) +[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L204) *** @@ -933,7 +933,7 @@ component.setRotation({ x: 0, y: 0, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L269) +[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L269) *** @@ -977,7 +977,7 @@ component.setRotationDegree({ x: 0, y: 90, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L293) +[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L293) *** @@ -1021,7 +1021,7 @@ component.setScale({ x: 1, y: 1, z: 1 }) #### Defined in -[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L228) +[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L228) ## Properties @@ -1058,7 +1058,7 @@ Callbacks for when the model is loaded #### Defined in -[3d/src/model/FModel.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L21) +[3d/src/model/FModel.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L21) *** @@ -1105,7 +1105,7 @@ Internal flags #### Defined in -[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L28) +[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L28) *** @@ -1121,7 +1121,7 @@ Collider #### Defined in -[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L57) +[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L57) *** @@ -1137,7 +1137,7 @@ The controller attached to the component. #### Defined in -[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L37) +[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L37) *** @@ -1154,7 +1154,7 @@ Default is 'obj'. #### Defined in -[3d/src/model/FModel.ts:52](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L52) +[3d/src/model/FModel.ts:52](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L52) *** @@ -1170,7 +1170,7 @@ Mesh #### Defined in -[3d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L42) +[3d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L42) *** @@ -1187,7 +1187,7 @@ Shouldn't contain file extensions. #### Defined in -[3d/src/model/FModel.ts:27](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L27) +[3d/src/model/FModel.ts:27](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L27) *** @@ -1206,7 +1206,7 @@ Otherwise, it will be treated as a relative path to the models folder. #### Defined in -[3d/src/model/FModel.ts:35](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L35) +[3d/src/model/FModel.ts:35](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L35) *** @@ -1222,7 +1222,7 @@ RigidBody #### Defined in -[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L53) +[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L53) *** @@ -1238,7 +1238,7 @@ The scene which the component is in. #### Defined in -[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L33) +[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L33) *** @@ -1254,7 +1254,7 @@ Sensor (a collider that doesn't collide with other colliders, but still triggers #### Defined in -[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L61) +[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L61) *** @@ -1278,7 +1278,7 @@ A record containing texture path for each material. #### Defined in -[3d/src/model/FModel.ts:46](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L46) +[3d/src/model/FModel.ts:46](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L46) *** @@ -1294,4 +1294,4 @@ Transforms #### Defined in -[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L47) +[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L47) diff --git a/docs/api/3d/classes/FGLTF.md b/docs/api/3d/classes/FGLTF.md index f12c60b..eaca6d3 100644 --- a/docs/api/3d/classes/FGLTF.md +++ b/docs/api/3d/classes/FGLTF.md @@ -67,7 +67,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L407) +[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L407) *** @@ -109,7 +109,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L439) +[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L439) *** @@ -151,7 +151,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L471) +[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L471) *** @@ -175,7 +175,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L483) +[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L483) *** @@ -199,7 +199,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L491) +[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L491) *** @@ -223,7 +223,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L499) +[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L499) *** @@ -247,7 +247,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L447) +[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L447) *** @@ -271,7 +271,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L455) +[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L455) *** @@ -295,7 +295,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L463) +[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L463) *** @@ -337,7 +337,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L507) +[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L507) *** @@ -361,7 +361,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L515) +[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L515) *** @@ -385,7 +385,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L523) +[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L523) *** @@ -409,7 +409,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L531) +[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L531) *** @@ -433,7 +433,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L415) +[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L415) *** @@ -457,7 +457,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L423) +[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L423) *** @@ -481,7 +481,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L431) +[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L431) ## Constructors @@ -505,7 +505,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/model/FGLTF.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FGLTF.ts#L37) +[3d/src/model/FGLTF.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FGLTF.ts#L37) ## Methods @@ -525,7 +525,7 @@ Define mesh transforms (used after loading the model). #### Defined in -[3d/src/model/FModel.ts:133](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L133) +[3d/src/model/FModel.ts:133](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L133) *** @@ -597,7 +597,7 @@ Emit the onLoaded callbacks. #### Defined in -[3d/src/model/FModel.ts:116](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L116) +[3d/src/model/FModel.ts:116](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L116) *** @@ -635,7 +635,7 @@ component.initCollider({ #### Defined in -[3d/src/core/FComponent.ts:361](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L361) +[3d/src/core/FComponent.ts:361](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L361) *** @@ -672,7 +672,7 @@ component.initRigidBody({ #### Defined in -[3d/src/core/FComponent.ts:332](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L332) +[3d/src/core/FComponent.ts:332](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L332) *** @@ -710,7 +710,7 @@ component.initSensor({ #### Defined in -[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L385) +[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L385) *** @@ -742,7 +742,7 @@ model.loadTextureFor(material) #### Defined in -[3d/src/model/FModel.ts:159](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L159) +[3d/src/model/FModel.ts:159](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L159) *** @@ -796,7 +796,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L394) +[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L394) *** @@ -822,7 +822,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/core/FComponent.ts:108](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L108) +[3d/src/core/FComponent.ts:108](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L108) *** @@ -848,7 +848,7 @@ The callback function. #### Defined in -[3d/src/model/FModel.ts:109](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L109) +[3d/src/model/FModel.ts:109](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L109) *** @@ -892,7 +892,7 @@ component.setPosition({ x: 0, y: 1, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L204) +[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L204) *** @@ -936,7 +936,7 @@ component.setRotation({ x: 0, y: 0, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L269) +[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L269) *** @@ -980,7 +980,7 @@ component.setRotationDegree({ x: 0, y: 90, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L293) +[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L293) *** @@ -1024,7 +1024,7 @@ component.setScale({ x: 1, y: 1, z: 1 }) #### Defined in -[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L228) +[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L228) ## Properties @@ -1061,7 +1061,7 @@ Callbacks for when the model is loaded #### Defined in -[3d/src/model/FModel.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L21) +[3d/src/model/FModel.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L21) *** @@ -1108,7 +1108,7 @@ Internal flags #### Defined in -[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L28) +[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L28) *** @@ -1124,7 +1124,7 @@ Collider #### Defined in -[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L57) +[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L57) *** @@ -1140,7 +1140,7 @@ The controller attached to the component. #### Defined in -[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L37) +[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L37) *** @@ -1157,7 +1157,7 @@ Default is 'obj'. #### Defined in -[3d/src/model/FModel.ts:52](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L52) +[3d/src/model/FModel.ts:52](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L52) *** @@ -1173,7 +1173,7 @@ Mesh #### Defined in -[3d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L42) +[3d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L42) *** @@ -1190,7 +1190,7 @@ Shouldn't contain file extensions. #### Defined in -[3d/src/model/FModel.ts:27](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L27) +[3d/src/model/FModel.ts:27](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L27) *** @@ -1209,7 +1209,7 @@ Otherwise, it will be treated as a relative path to the models folder. #### Defined in -[3d/src/model/FModel.ts:35](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L35) +[3d/src/model/FModel.ts:35](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L35) *** @@ -1225,7 +1225,7 @@ RigidBody #### Defined in -[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L53) +[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L53) *** @@ -1241,7 +1241,7 @@ The scene which the component is in. #### Defined in -[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L33) +[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L33) *** @@ -1257,7 +1257,7 @@ Sensor (a collider that doesn't collide with other colliders, but still triggers #### Defined in -[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L61) +[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L61) *** @@ -1281,7 +1281,7 @@ A record containing texture path for each material. #### Defined in -[3d/src/model/FModel.ts:46](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L46) +[3d/src/model/FModel.ts:46](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L46) *** @@ -1297,4 +1297,4 @@ Transforms #### Defined in -[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L47) +[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L47) diff --git a/docs/api/3d/classes/FGameCamera.md b/docs/api/3d/classes/FGameCamera.md index 4ecc610..187fc68 100644 --- a/docs/api/3d/classes/FGameCamera.md +++ b/docs/api/3d/classes/FGameCamera.md @@ -43,7 +43,7 @@ Options for the camera. #### Defined in -[3d/src/cameras/FGameCamera.ts:31](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FGameCamera.ts#L31) +[3d/src/cameras/FGameCamera.ts:31](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FGameCamera.ts#L31) ## Methods @@ -362,7 +362,7 @@ player.emitCollisionWith({ #### Defined in -[3d/src/cameras/FCamera.ts:88](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L88) +[3d/src/cameras/FCamera.ts:88](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L88) *** @@ -385,7 +385,7 @@ The direction of the camera. It is a normalized vector. #### Defined in -[3d/src/cameras/FCamera.ts:97](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L97) +[3d/src/cameras/FCamera.ts:97](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L97) *** @@ -1125,7 +1125,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[3d/src/cameras/FCamera.ts:81](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L81) +[3d/src/cameras/FCamera.ts:81](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L81) *** @@ -1151,7 +1151,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/cameras/FGameCamera.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FGameCamera.ts#L57) +[3d/src/cameras/FGameCamera.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FGameCamera.ts#L57) *** @@ -1502,7 +1502,7 @@ Set the position of the camera. #### Defined in -[3d/src/cameras/FOrbitCamera.ts:46](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FOrbitCamera.ts#L46) +[3d/src/cameras/FOrbitCamera.ts:46](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FOrbitCamera.ts#L46) *** @@ -1530,7 +1530,7 @@ Set the rotation of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:72](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L72) +[3d/src/cameras/FCamera.ts:72](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L72) *** @@ -1670,7 +1670,7 @@ Set the scale of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:65](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L65) +[3d/src/cameras/FCamera.ts:65](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L65) *** @@ -1775,7 +1775,7 @@ Set the zoom of the camera. #### Defined in -[3d/src/cameras/FOrbitCamera.ts:54](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FOrbitCamera.ts#L54) +[3d/src/cameras/FOrbitCamera.ts:54](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FOrbitCamera.ts#L54) *** @@ -2153,7 +2153,7 @@ It is a dictionary where the key is the class name or object id and the value is #### Defined in -[3d/src/cameras/FCamera.ts:19](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L19) +[3d/src/cameras/FCamera.ts:19](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L19) *** @@ -2170,7 +2170,7 @@ It is generated automatically. #### Defined in -[3d/src/cameras/FCamera.ts:18](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L18) +[3d/src/cameras/FCamera.ts:18](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L18) *** @@ -2184,7 +2184,7 @@ It is generated automatically. #### Defined in -[3d/src/cameras/FCamera.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L17) +[3d/src/cameras/FCamera.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L17) *** @@ -2200,7 +2200,7 @@ Internal flags #### Defined in -[3d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L16) +[3d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L16) *** @@ -2258,7 +2258,7 @@ Expects a `Float` #### Defined in -[3d/src/cameras/FOrbitCamera.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FOrbitCamera.ts#L23) +[3d/src/cameras/FOrbitCamera.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FOrbitCamera.ts#L23) *** @@ -2316,7 +2316,7 @@ THREE.Object3DGroup | Group for info on manually grouping objects. #### Defined in -[3d/src/cameras/FOrbitCamera.ts:25](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FOrbitCamera.ts#L25) +[3d/src/cameras/FOrbitCamera.ts:25](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FOrbitCamera.ts#L25) *** @@ -2621,7 +2621,7 @@ This is a _constant_ value #### Defined in -[3d/src/cameras/FGameCamera.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FGameCamera.ts#L24) +[3d/src/cameras/FGameCamera.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FGameCamera.ts#L24) *** @@ -2631,7 +2631,7 @@ This is a _constant_ value #### Defined in -[3d/src/cameras/FGameCamera.ts:26](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FGameCamera.ts#L26) +[3d/src/cameras/FGameCamera.ts:26](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FGameCamera.ts#L26) *** @@ -3075,7 +3075,7 @@ Transform of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L24) +[3d/src/cameras/FCamera.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L24) *** diff --git a/docs/api/3d/classes/FHemisphereLight.md b/docs/api/3d/classes/FHemisphereLight.md index 66f8454..659c9b7 100644 --- a/docs/api/3d/classes/FHemisphereLight.md +++ b/docs/api/3d/classes/FHemisphereLight.md @@ -30,7 +30,7 @@ An hemisphere light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:93](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L93) +[3d/src/lights/FLight.ts:93](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L93) *** @@ -54,7 +54,7 @@ An hemisphere light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:101](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L101) +[3d/src/lights/FLight.ts:101](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L101) *** @@ -96,7 +96,7 @@ An hemisphere light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:105](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L105) +[3d/src/lights/FLight.ts:105](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L105) ## Constructors @@ -120,7 +120,7 @@ An hemisphere light in 3d space. #### Defined in -[3d/src/lights/FHemisphereLight.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FHemisphereLight.ts#L16) +[3d/src/lights/FHemisphereLight.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FHemisphereLight.ts#L16) ## Methods @@ -138,7 +138,7 @@ An hemisphere light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:76](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L76) +[3d/src/lights/FLight.ts:76](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L76) *** @@ -270,7 +270,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/lights/FHemisphereLight.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FHemisphereLight.ts#L37) +[3d/src/lights/FHemisphereLight.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FHemisphereLight.ts#L37) ## Properties @@ -291,7 +291,7 @@ It is a dictionary where the key is the class name or object id and the value is #### Defined in -[3d/src/lights/FLight.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L24) +[3d/src/lights/FLight.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L24) *** @@ -308,7 +308,7 @@ It is generated automatically. #### Defined in -[3d/src/lights/FLight.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L23) +[3d/src/lights/FLight.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L23) *** @@ -322,7 +322,7 @@ It is generated automatically. #### Defined in -[3d/src/lights/FLight.ts:22](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L22) +[3d/src/lights/FLight.ts:22](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L22) *** @@ -338,7 +338,7 @@ Internal flags #### Defined in -[3d/src/lights/FLight.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L21) +[3d/src/lights/FLight.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L21) *** @@ -366,7 +366,7 @@ Look at target of the light. #### Defined in -[3d/src/lights/FLight.ts:44](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L44) +[3d/src/lights/FLight.ts:44](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L44) *** @@ -398,7 +398,7 @@ The original light object from Three.js. #### Defined in -[3d/src/lights/FLight.ts:29](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L29) +[3d/src/lights/FLight.ts:29](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L29) *** @@ -414,7 +414,7 @@ Scene the light is in. #### Defined in -[3d/src/lights/FLight.ts:34](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L34) +[3d/src/lights/FLight.ts:34](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L34) *** @@ -430,4 +430,4 @@ Transform of the light. #### Defined in -[3d/src/lights/FLight.ts:39](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L39) +[3d/src/lights/FLight.ts:39](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L39) diff --git a/docs/api/3d/classes/FLight.md b/docs/api/3d/classes/FLight.md index 515d455..83adf03 100644 --- a/docs/api/3d/classes/FLight.md +++ b/docs/api/3d/classes/FLight.md @@ -35,7 +35,7 @@ The base class for 3d lights in Fibbo. #### Defined in -[3d/src/lights/FLight.ts:93](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L93) +[3d/src/lights/FLight.ts:93](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L93) *** @@ -55,7 +55,7 @@ The base class for 3d lights in Fibbo. #### Defined in -[3d/src/lights/FLight.ts:101](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L101) +[3d/src/lights/FLight.ts:101](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L101) *** @@ -93,7 +93,7 @@ The base class for 3d lights in Fibbo. #### Defined in -[3d/src/lights/FLight.ts:105](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L105) +[3d/src/lights/FLight.ts:105](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L105) ## Constructors @@ -117,7 +117,7 @@ The base class for 3d lights in Fibbo. #### Defined in -[3d/src/lights/FLight.ts:46](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L46) +[3d/src/lights/FLight.ts:46](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L46) ## Methods @@ -131,7 +131,7 @@ The base class for 3d lights in Fibbo. #### Defined in -[3d/src/lights/FLight.ts:76](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L76) +[3d/src/lights/FLight.ts:76](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L76) *** @@ -263,7 +263,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/lights/FLight.ts:74](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L74) +[3d/src/lights/FLight.ts:74](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L74) ## Properties @@ -284,7 +284,7 @@ It is a dictionary where the key is the class name or object id and the value is #### Defined in -[3d/src/lights/FLight.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L24) +[3d/src/lights/FLight.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L24) *** @@ -301,7 +301,7 @@ It is generated automatically. #### Defined in -[3d/src/lights/FLight.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L23) +[3d/src/lights/FLight.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L23) *** @@ -315,7 +315,7 @@ It is generated automatically. #### Defined in -[3d/src/lights/FLight.ts:22](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L22) +[3d/src/lights/FLight.ts:22](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L22) *** @@ -331,7 +331,7 @@ Internal flags #### Defined in -[3d/src/lights/FLight.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L21) +[3d/src/lights/FLight.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L21) *** @@ -355,7 +355,7 @@ Look at target of the light. #### Defined in -[3d/src/lights/FLight.ts:44](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L44) +[3d/src/lights/FLight.ts:44](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L44) *** @@ -383,7 +383,7 @@ The original light object from Three.js. #### Defined in -[3d/src/lights/FLight.ts:29](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L29) +[3d/src/lights/FLight.ts:29](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L29) *** @@ -395,7 +395,7 @@ Scene the light is in. #### Defined in -[3d/src/lights/FLight.ts:34](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L34) +[3d/src/lights/FLight.ts:34](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L34) *** @@ -407,4 +407,4 @@ Transform of the light. #### Defined in -[3d/src/lights/FLight.ts:39](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L39) +[3d/src/lights/FLight.ts:39](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L39) diff --git a/docs/api/3d/classes/FLightProbe.md b/docs/api/3d/classes/FLightProbe.md index ed47f30..6b65855 100644 --- a/docs/api/3d/classes/FLightProbe.md +++ b/docs/api/3d/classes/FLightProbe.md @@ -33,7 +33,7 @@ During rendering, the light that hits a 3D object is approximated by using the d #### Defined in -[3d/src/lights/FLight.ts:93](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L93) +[3d/src/lights/FLight.ts:93](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L93) *** @@ -57,7 +57,7 @@ During rendering, the light that hits a 3D object is approximated by using the d #### Defined in -[3d/src/lights/FLight.ts:101](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L101) +[3d/src/lights/FLight.ts:101](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L101) *** @@ -99,7 +99,7 @@ During rendering, the light that hits a 3D object is approximated by using the d #### Defined in -[3d/src/lights/FLight.ts:105](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L105) +[3d/src/lights/FLight.ts:105](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L105) ## Constructors @@ -123,7 +123,7 @@ During rendering, the light that hits a 3D object is approximated by using the d #### Defined in -[3d/src/lights/FLightProbe.ts:18](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLightProbe.ts#L18) +[3d/src/lights/FLightProbe.ts:18](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLightProbe.ts#L18) ## Methods @@ -141,7 +141,7 @@ During rendering, the light that hits a 3D object is approximated by using the d #### Defined in -[3d/src/lights/FLight.ts:76](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L76) +[3d/src/lights/FLight.ts:76](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L76) *** @@ -273,7 +273,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/lights/FLightProbe.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLightProbe.ts#L47) +[3d/src/lights/FLightProbe.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLightProbe.ts#L47) ## Properties @@ -294,7 +294,7 @@ It is a dictionary where the key is the class name or object id and the value is #### Defined in -[3d/src/lights/FLight.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L24) +[3d/src/lights/FLight.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L24) *** @@ -311,7 +311,7 @@ It is generated automatically. #### Defined in -[3d/src/lights/FLight.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L23) +[3d/src/lights/FLight.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L23) *** @@ -325,7 +325,7 @@ It is generated automatically. #### Defined in -[3d/src/lights/FLight.ts:22](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L22) +[3d/src/lights/FLight.ts:22](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L22) *** @@ -341,7 +341,7 @@ Internal flags #### Defined in -[3d/src/lights/FLight.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L21) +[3d/src/lights/FLight.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L21) *** @@ -369,7 +369,7 @@ Look at target of the light. #### Defined in -[3d/src/lights/FLight.ts:44](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L44) +[3d/src/lights/FLight.ts:44](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L44) *** @@ -401,7 +401,7 @@ The original light object from Three.js. #### Defined in -[3d/src/lights/FLight.ts:29](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L29) +[3d/src/lights/FLight.ts:29](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L29) *** @@ -417,7 +417,7 @@ Scene the light is in. #### Defined in -[3d/src/lights/FLight.ts:34](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L34) +[3d/src/lights/FLight.ts:34](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L34) *** @@ -433,4 +433,4 @@ Transform of the light. #### Defined in -[3d/src/lights/FLight.ts:39](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L39) +[3d/src/lights/FLight.ts:39](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L39) diff --git a/docs/api/3d/classes/FModel.md b/docs/api/3d/classes/FModel.md index 20ba493..42edcec 100644 --- a/docs/api/3d/classes/FModel.md +++ b/docs/api/3d/classes/FModel.md @@ -56,7 +56,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L407) +[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L407) *** @@ -98,7 +98,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L439) +[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L439) *** @@ -140,7 +140,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L471) +[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L471) *** @@ -164,7 +164,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L483) +[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L483) *** @@ -188,7 +188,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L491) +[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L491) *** @@ -212,7 +212,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L499) +[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L499) *** @@ -236,7 +236,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L447) +[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L447) *** @@ -260,7 +260,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L455) +[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L455) *** @@ -284,7 +284,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L463) +[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L463) *** @@ -326,7 +326,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L507) +[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L507) *** @@ -350,7 +350,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L515) +[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L515) *** @@ -374,7 +374,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L523) +[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L523) *** @@ -398,7 +398,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L531) +[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L531) *** @@ -422,7 +422,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L415) +[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L415) *** @@ -446,7 +446,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L423) +[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L423) *** @@ -470,7 +470,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L431) +[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L431) ## Constructors @@ -498,7 +498,7 @@ The options for the component (inherits from FComponent). #### Defined in -[3d/src/model/FModel.ts:59](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L59) +[3d/src/model/FModel.ts:59](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L59) ## Methods @@ -514,7 +514,7 @@ Define mesh transforms (used after loading the model). #### Defined in -[3d/src/model/FModel.ts:133](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L133) +[3d/src/model/FModel.ts:133](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L133) *** @@ -582,7 +582,7 @@ Emit the onLoaded callbacks. #### Defined in -[3d/src/model/FModel.ts:116](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L116) +[3d/src/model/FModel.ts:116](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L116) *** @@ -620,7 +620,7 @@ component.initCollider({ #### Defined in -[3d/src/core/FComponent.ts:361](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L361) +[3d/src/core/FComponent.ts:361](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L361) *** @@ -657,7 +657,7 @@ component.initRigidBody({ #### Defined in -[3d/src/core/FComponent.ts:332](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L332) +[3d/src/core/FComponent.ts:332](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L332) *** @@ -695,7 +695,7 @@ component.initSensor({ #### Defined in -[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L385) +[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L385) *** @@ -723,7 +723,7 @@ model.loadTextureFor(material) #### Defined in -[3d/src/model/FModel.ts:159](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L159) +[3d/src/model/FModel.ts:159](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L159) *** @@ -777,7 +777,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L394) +[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L394) *** @@ -803,7 +803,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/core/FComponent.ts:108](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L108) +[3d/src/core/FComponent.ts:108](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L108) *** @@ -825,7 +825,7 @@ The callback function. #### Defined in -[3d/src/model/FModel.ts:109](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L109) +[3d/src/model/FModel.ts:109](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L109) *** @@ -869,7 +869,7 @@ component.setPosition({ x: 0, y: 1, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L204) +[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L204) *** @@ -913,7 +913,7 @@ component.setRotation({ x: 0, y: 0, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L269) +[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L269) *** @@ -957,7 +957,7 @@ component.setRotationDegree({ x: 0, y: 90, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L293) +[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L293) *** @@ -1001,7 +1001,7 @@ component.setScale({ x: 1, y: 1, z: 1 }) #### Defined in -[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L228) +[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L228) ## Properties @@ -1034,7 +1034,7 @@ Callbacks for when the model is loaded #### Defined in -[3d/src/model/FModel.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L21) +[3d/src/model/FModel.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L21) *** @@ -1081,7 +1081,7 @@ Internal flags #### Defined in -[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L28) +[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L28) *** @@ -1097,7 +1097,7 @@ Collider #### Defined in -[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L57) +[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L57) *** @@ -1113,7 +1113,7 @@ The controller attached to the component. #### Defined in -[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L37) +[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L37) *** @@ -1126,7 +1126,7 @@ Default is 'obj'. #### Defined in -[3d/src/model/FModel.ts:52](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L52) +[3d/src/model/FModel.ts:52](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L52) *** @@ -1142,7 +1142,7 @@ Mesh #### Defined in -[3d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L42) +[3d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L42) *** @@ -1155,7 +1155,7 @@ Shouldn't contain file extensions. #### Defined in -[3d/src/model/FModel.ts:27](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L27) +[3d/src/model/FModel.ts:27](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L27) *** @@ -1170,7 +1170,7 @@ Otherwise, it will be treated as a relative path to the models folder. #### Defined in -[3d/src/model/FModel.ts:35](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L35) +[3d/src/model/FModel.ts:35](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L35) *** @@ -1186,7 +1186,7 @@ RigidBody #### Defined in -[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L53) +[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L53) *** @@ -1202,7 +1202,7 @@ The scene which the component is in. #### Defined in -[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L33) +[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L33) *** @@ -1218,7 +1218,7 @@ Sensor (a collider that doesn't collide with other colliders, but still triggers #### Defined in -[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L61) +[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L61) *** @@ -1238,7 +1238,7 @@ A record containing texture path for each material. #### Defined in -[3d/src/model/FModel.ts:46](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L46) +[3d/src/model/FModel.ts:46](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L46) *** @@ -1254,4 +1254,4 @@ Transforms #### Defined in -[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L47) +[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L47) diff --git a/docs/api/3d/classes/FOBJ.md b/docs/api/3d/classes/FOBJ.md index c889509..4ac930c 100644 --- a/docs/api/3d/classes/FOBJ.md +++ b/docs/api/3d/classes/FOBJ.md @@ -63,7 +63,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L407) +[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L407) *** @@ -105,7 +105,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L439) +[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L439) *** @@ -147,7 +147,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L471) +[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L471) *** @@ -171,7 +171,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L483) +[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L483) *** @@ -195,7 +195,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L491) +[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L491) *** @@ -219,7 +219,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L499) +[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L499) *** @@ -243,7 +243,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L447) +[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L447) *** @@ -267,7 +267,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L455) +[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L455) *** @@ -291,7 +291,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L463) +[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L463) *** @@ -333,7 +333,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L507) +[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L507) *** @@ -357,7 +357,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L515) +[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L515) *** @@ -381,7 +381,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L523) +[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L523) *** @@ -405,7 +405,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L531) +[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L531) *** @@ -429,7 +429,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L415) +[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L415) *** @@ -453,7 +453,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L423) +[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L423) *** @@ -477,7 +477,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L431) +[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L431) ## Constructors @@ -501,7 +501,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/model/FOBJ.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FOBJ.ts#L23) +[3d/src/model/FOBJ.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FOBJ.ts#L23) ## Methods @@ -521,7 +521,7 @@ Define mesh transforms (used after loading the model). #### Defined in -[3d/src/model/FModel.ts:133](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L133) +[3d/src/model/FModel.ts:133](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L133) *** @@ -593,7 +593,7 @@ Emit the onLoaded callbacks. #### Defined in -[3d/src/model/FModel.ts:116](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L116) +[3d/src/model/FModel.ts:116](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L116) *** @@ -631,7 +631,7 @@ component.initCollider({ #### Defined in -[3d/src/core/FComponent.ts:361](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L361) +[3d/src/core/FComponent.ts:361](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L361) *** @@ -668,7 +668,7 @@ component.initRigidBody({ #### Defined in -[3d/src/core/FComponent.ts:332](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L332) +[3d/src/core/FComponent.ts:332](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L332) *** @@ -706,7 +706,7 @@ component.initSensor({ #### Defined in -[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L385) +[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L385) *** @@ -738,7 +738,7 @@ model.loadTextureFor(material) #### Defined in -[3d/src/model/FModel.ts:159](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L159) +[3d/src/model/FModel.ts:159](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L159) *** @@ -792,7 +792,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L394) +[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L394) *** @@ -818,7 +818,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/core/FComponent.ts:108](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L108) +[3d/src/core/FComponent.ts:108](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L108) *** @@ -844,7 +844,7 @@ The callback function. #### Defined in -[3d/src/model/FModel.ts:109](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L109) +[3d/src/model/FModel.ts:109](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L109) *** @@ -888,7 +888,7 @@ component.setPosition({ x: 0, y: 1, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L204) +[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L204) *** @@ -932,7 +932,7 @@ component.setRotation({ x: 0, y: 0, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L269) +[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L269) *** @@ -976,7 +976,7 @@ component.setRotationDegree({ x: 0, y: 90, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L293) +[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L293) *** @@ -1020,7 +1020,7 @@ component.setScale({ x: 1, y: 1, z: 1 }) #### Defined in -[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L228) +[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L228) ## Properties @@ -1057,7 +1057,7 @@ Callbacks for when the model is loaded #### Defined in -[3d/src/model/FModel.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L21) +[3d/src/model/FModel.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L21) *** @@ -1104,7 +1104,7 @@ Internal flags #### Defined in -[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L28) +[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L28) *** @@ -1120,7 +1120,7 @@ Collider #### Defined in -[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L57) +[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L57) *** @@ -1136,7 +1136,7 @@ The controller attached to the component. #### Defined in -[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L37) +[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L37) *** @@ -1153,7 +1153,7 @@ Default is 'obj'. #### Defined in -[3d/src/model/FModel.ts:52](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L52) +[3d/src/model/FModel.ts:52](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L52) *** @@ -1169,7 +1169,7 @@ Mesh #### Defined in -[3d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L42) +[3d/src/core/FComponent.ts:42](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L42) *** @@ -1186,7 +1186,7 @@ Shouldn't contain file extensions. #### Defined in -[3d/src/model/FModel.ts:27](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L27) +[3d/src/model/FModel.ts:27](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L27) *** @@ -1205,7 +1205,7 @@ Otherwise, it will be treated as a relative path to the models folder. #### Defined in -[3d/src/model/FModel.ts:35](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L35) +[3d/src/model/FModel.ts:35](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L35) *** @@ -1221,7 +1221,7 @@ RigidBody #### Defined in -[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L53) +[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L53) *** @@ -1237,7 +1237,7 @@ The scene which the component is in. #### Defined in -[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L33) +[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L33) *** @@ -1253,7 +1253,7 @@ Sensor (a collider that doesn't collide with other colliders, but still triggers #### Defined in -[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L61) +[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L61) *** @@ -1277,7 +1277,7 @@ A record containing texture path for each material. #### Defined in -[3d/src/model/FModel.ts:46](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L46) +[3d/src/model/FModel.ts:46](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L46) *** @@ -1293,4 +1293,4 @@ Transforms #### Defined in -[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L47) +[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L47) diff --git a/docs/api/3d/classes/FOrbitCamera.md b/docs/api/3d/classes/FOrbitCamera.md index 74638bf..f64c546 100644 --- a/docs/api/3d/classes/FOrbitCamera.md +++ b/docs/api/3d/classes/FOrbitCamera.md @@ -47,7 +47,7 @@ Options for the camera. #### Defined in -[3d/src/cameras/FOrbitCamera.ts:30](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FOrbitCamera.ts#L30) +[3d/src/cameras/FOrbitCamera.ts:30](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FOrbitCamera.ts#L30) ## Methods @@ -366,7 +366,7 @@ player.emitCollisionWith({ #### Defined in -[3d/src/cameras/FCamera.ts:88](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L88) +[3d/src/cameras/FCamera.ts:88](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L88) *** @@ -389,7 +389,7 @@ The direction of the camera. It is a normalized vector. #### Defined in -[3d/src/cameras/FCamera.ts:97](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L97) +[3d/src/cameras/FCamera.ts:97](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L97) *** @@ -1129,7 +1129,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[3d/src/cameras/FCamera.ts:81](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L81) +[3d/src/cameras/FCamera.ts:81](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L81) *** @@ -1155,7 +1155,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/cameras/FOrbitCamera.ts:38](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FOrbitCamera.ts#L38) +[3d/src/cameras/FOrbitCamera.ts:38](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FOrbitCamera.ts#L38) *** @@ -1506,7 +1506,7 @@ Set the position of the camera. #### Defined in -[3d/src/cameras/FOrbitCamera.ts:46](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FOrbitCamera.ts#L46) +[3d/src/cameras/FOrbitCamera.ts:46](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FOrbitCamera.ts#L46) *** @@ -1534,7 +1534,7 @@ Set the rotation of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:72](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L72) +[3d/src/cameras/FCamera.ts:72](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L72) *** @@ -1674,7 +1674,7 @@ Set the scale of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:65](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L65) +[3d/src/cameras/FCamera.ts:65](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L65) *** @@ -1779,7 +1779,7 @@ Set the zoom of the camera. #### Defined in -[3d/src/cameras/FOrbitCamera.ts:54](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FOrbitCamera.ts#L54) +[3d/src/cameras/FOrbitCamera.ts:54](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FOrbitCamera.ts#L54) *** @@ -2157,7 +2157,7 @@ It is a dictionary where the key is the class name or object id and the value is #### Defined in -[3d/src/cameras/FCamera.ts:19](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L19) +[3d/src/cameras/FCamera.ts:19](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L19) *** @@ -2174,7 +2174,7 @@ It is generated automatically. #### Defined in -[3d/src/cameras/FCamera.ts:18](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L18) +[3d/src/cameras/FCamera.ts:18](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L18) *** @@ -2188,7 +2188,7 @@ It is generated automatically. #### Defined in -[3d/src/cameras/FCamera.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L17) +[3d/src/cameras/FCamera.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L17) *** @@ -2204,7 +2204,7 @@ Internal flags #### Defined in -[3d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L16) +[3d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L16) *** @@ -2258,7 +2258,7 @@ Expects a `Float` #### Defined in -[3d/src/cameras/FOrbitCamera.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FOrbitCamera.ts#L23) +[3d/src/cameras/FOrbitCamera.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FOrbitCamera.ts#L23) *** @@ -2312,7 +2312,7 @@ THREE.Object3DGroup | Group for info on manually grouping objects. #### Defined in -[3d/src/cameras/FOrbitCamera.ts:25](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FOrbitCamera.ts#L25) +[3d/src/cameras/FOrbitCamera.ts:25](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FOrbitCamera.ts#L25) *** @@ -3051,7 +3051,7 @@ Transform of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L24) +[3d/src/cameras/FCamera.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L24) *** diff --git a/docs/api/3d/classes/FPointLight.md b/docs/api/3d/classes/FPointLight.md index 512c485..2f2a029 100644 --- a/docs/api/3d/classes/FPointLight.md +++ b/docs/api/3d/classes/FPointLight.md @@ -30,7 +30,7 @@ A point light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:93](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L93) +[3d/src/lights/FLight.ts:93](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L93) *** @@ -54,7 +54,7 @@ A point light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:101](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L101) +[3d/src/lights/FLight.ts:101](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L101) *** @@ -96,7 +96,7 @@ A point light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:105](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L105) +[3d/src/lights/FLight.ts:105](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L105) ## Constructors @@ -120,7 +120,7 @@ A point light in 3d space. #### Defined in -[3d/src/lights/FPointLight.ts:11](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FPointLight.ts#L11) +[3d/src/lights/FPointLight.ts:11](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FPointLight.ts#L11) ## Methods @@ -138,7 +138,7 @@ A point light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:76](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L76) +[3d/src/lights/FLight.ts:76](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L76) *** @@ -270,7 +270,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/lights/FPointLight.ts:40](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FPointLight.ts#L40) +[3d/src/lights/FPointLight.ts:40](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FPointLight.ts#L40) ## Properties @@ -291,7 +291,7 @@ It is a dictionary where the key is the class name or object id and the value is #### Defined in -[3d/src/lights/FLight.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L24) +[3d/src/lights/FLight.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L24) *** @@ -308,7 +308,7 @@ It is generated automatically. #### Defined in -[3d/src/lights/FLight.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L23) +[3d/src/lights/FLight.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L23) *** @@ -322,7 +322,7 @@ It is generated automatically. #### Defined in -[3d/src/lights/FLight.ts:22](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L22) +[3d/src/lights/FLight.ts:22](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L22) *** @@ -338,7 +338,7 @@ Internal flags #### Defined in -[3d/src/lights/FLight.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L21) +[3d/src/lights/FLight.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L21) *** @@ -366,7 +366,7 @@ Look at target of the light. #### Defined in -[3d/src/lights/FLight.ts:44](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L44) +[3d/src/lights/FLight.ts:44](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L44) *** @@ -398,7 +398,7 @@ The original light object from Three.js. #### Defined in -[3d/src/lights/FLight.ts:29](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L29) +[3d/src/lights/FLight.ts:29](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L29) *** @@ -414,7 +414,7 @@ Scene the light is in. #### Defined in -[3d/src/lights/FLight.ts:34](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L34) +[3d/src/lights/FLight.ts:34](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L34) *** @@ -430,4 +430,4 @@ Transform of the light. #### Defined in -[3d/src/lights/FLight.ts:39](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L39) +[3d/src/lights/FLight.ts:39](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L39) diff --git a/docs/api/3d/classes/FPointerLockCamera.md b/docs/api/3d/classes/FPointerLockCamera.md index ca9b8c7..c559744 100644 --- a/docs/api/3d/classes/FPointerLockCamera.md +++ b/docs/api/3d/classes/FPointerLockCamera.md @@ -43,7 +43,7 @@ Options for the camera. #### Defined in -[3d/src/cameras/FPointerLockCamera.ts:30](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FPointerLockCamera.ts#L30) +[3d/src/cameras/FPointerLockCamera.ts:30](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FPointerLockCamera.ts#L30) ## Methods @@ -362,7 +362,7 @@ player.emitCollisionWith({ #### Defined in -[3d/src/cameras/FCamera.ts:88](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L88) +[3d/src/cameras/FCamera.ts:88](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L88) *** @@ -385,7 +385,7 @@ The direction of the camera. It is a normalized vector. #### Defined in -[3d/src/cameras/FCamera.ts:97](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L97) +[3d/src/cameras/FCamera.ts:97](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L97) *** @@ -1125,7 +1125,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[3d/src/cameras/FCamera.ts:81](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L81) +[3d/src/cameras/FCamera.ts:81](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L81) *** @@ -1151,7 +1151,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/cameras/FPointerLockCamera.ts:45](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FPointerLockCamera.ts#L45) +[3d/src/cameras/FPointerLockCamera.ts:45](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FPointerLockCamera.ts#L45) *** @@ -1502,7 +1502,7 @@ Set the position of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:58](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L58) +[3d/src/cameras/FCamera.ts:58](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L58) *** @@ -1530,7 +1530,7 @@ Set the rotation of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:72](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L72) +[3d/src/cameras/FCamera.ts:72](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L72) *** @@ -1670,7 +1670,7 @@ Set the scale of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:65](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L65) +[3d/src/cameras/FCamera.ts:65](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L65) *** @@ -1775,7 +1775,7 @@ Set the zoom of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:76](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L76) +[3d/src/cameras/FCamera.ts:76](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L76) *** @@ -2153,7 +2153,7 @@ It is a dictionary where the key is the class name or object id and the value is #### Defined in -[3d/src/cameras/FCamera.ts:19](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L19) +[3d/src/cameras/FCamera.ts:19](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L19) *** @@ -2170,7 +2170,7 @@ It is generated automatically. #### Defined in -[3d/src/cameras/FCamera.ts:18](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L18) +[3d/src/cameras/FCamera.ts:18](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L18) *** @@ -2184,7 +2184,7 @@ It is generated automatically. #### Defined in -[3d/src/cameras/FCamera.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L17) +[3d/src/cameras/FCamera.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L17) *** @@ -2200,7 +2200,7 @@ Internal flags #### Defined in -[3d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L16) +[3d/src/cameras/FCamera.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L16) *** @@ -2254,7 +2254,7 @@ Expects a `Float` #### Defined in -[3d/src/cameras/FPointerLockCamera.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FPointerLockCamera.ts#L23) +[3d/src/cameras/FPointerLockCamera.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FPointerLockCamera.ts#L23) *** @@ -2308,7 +2308,7 @@ THREE.Object3DGroup | Group for info on manually grouping objects. #### Defined in -[3d/src/cameras/FPointerLockCamera.ts:25](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FPointerLockCamera.ts#L25) +[3d/src/cameras/FPointerLockCamera.ts:25](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FPointerLockCamera.ts#L25) *** @@ -3047,7 +3047,7 @@ Transform of the camera. #### Defined in -[3d/src/cameras/FCamera.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FCamera.ts#L24) +[3d/src/cameras/FCamera.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FCamera.ts#L24) *** diff --git a/docs/api/3d/classes/FPolyhedron.md b/docs/api/3d/classes/FPolyhedron.md index d165a75..3c44ac1 100644 --- a/docs/api/3d/classes/FPolyhedron.md +++ b/docs/api/3d/classes/FPolyhedron.md @@ -57,7 +57,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L407) +[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L407) *** @@ -99,7 +99,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L439) +[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L439) *** @@ -141,7 +141,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L471) +[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L471) *** @@ -165,7 +165,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L483) +[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L483) *** @@ -189,7 +189,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L491) +[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L491) *** @@ -213,7 +213,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L499) +[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L499) *** @@ -237,7 +237,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L447) +[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L447) *** @@ -261,7 +261,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L455) +[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L455) *** @@ -285,7 +285,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L463) +[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L463) *** @@ -327,7 +327,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L507) +[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L507) *** @@ -351,7 +351,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L515) +[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L515) *** @@ -375,7 +375,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L523) +[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L523) *** @@ -399,7 +399,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L531) +[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L531) *** @@ -423,7 +423,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L415) +[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L415) *** @@ -447,7 +447,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L423) +[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L423) *** @@ -471,7 +471,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L431) +[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L431) ## Constructors @@ -495,7 +495,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/polyhedrons/FPolyhedron.ts:18](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FPolyhedron.ts#L18) +[3d/src/polyhedrons/FPolyhedron.ts:18](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FPolyhedron.ts#L18) ## Methods @@ -585,7 +585,7 @@ component.initCollider({ #### Defined in -[3d/src/core/FComponent.ts:361](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L361) +[3d/src/core/FComponent.ts:361](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L361) *** @@ -622,7 +622,7 @@ component.initRigidBody({ #### Defined in -[3d/src/core/FComponent.ts:332](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L332) +[3d/src/core/FComponent.ts:332](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L332) *** @@ -660,7 +660,7 @@ component.initSensor({ #### Defined in -[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L385) +[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L385) *** @@ -714,7 +714,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L394) +[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L394) *** @@ -740,7 +740,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/polyhedrons/FPolyhedron.ts:35](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FPolyhedron.ts#L35) +[3d/src/polyhedrons/FPolyhedron.ts:35](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FPolyhedron.ts#L35) *** @@ -768,7 +768,7 @@ cube.setColor(0xFF0000) #### Defined in -[3d/src/polyhedrons/FPolyhedron.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FPolyhedron.ts#L47) +[3d/src/polyhedrons/FPolyhedron.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FPolyhedron.ts#L47) *** @@ -812,7 +812,7 @@ component.setPosition({ x: 0, y: 1, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L204) +[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L204) *** @@ -856,7 +856,7 @@ component.setRotation({ x: 0, y: 0, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L269) +[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L269) *** @@ -900,7 +900,7 @@ component.setRotationDegree({ x: 0, y: 90, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L293) +[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L293) *** @@ -944,7 +944,7 @@ component.setScale({ x: 1, y: 1, z: 1 }) #### Defined in -[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L228) +[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L228) ## Properties @@ -1012,7 +1012,7 @@ Internal flags #### Defined in -[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L28) +[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L28) *** @@ -1028,7 +1028,7 @@ Collider #### Defined in -[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L57) +[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L57) *** @@ -1044,7 +1044,7 @@ The controller attached to the component. #### Defined in -[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L37) +[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L37) *** @@ -1061,7 +1061,7 @@ directly available after the constructor, as a polyhedron is created synchronous #### Defined in -[3d/src/polyhedrons/FPolyhedron.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FPolyhedron.ts#L16) +[3d/src/polyhedrons/FPolyhedron.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FPolyhedron.ts#L16) *** @@ -1077,7 +1077,7 @@ RigidBody #### Defined in -[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L53) +[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L53) *** @@ -1093,7 +1093,7 @@ The scene which the component is in. #### Defined in -[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L33) +[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L33) *** @@ -1109,7 +1109,7 @@ Sensor (a collider that doesn't collide with other colliders, but still triggers #### Defined in -[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L61) +[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L61) *** @@ -1125,4 +1125,4 @@ Transforms #### Defined in -[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L47) +[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L47) diff --git a/docs/api/3d/classes/FRigidBody.md b/docs/api/3d/classes/FRigidBody.md index 144c4a0..2815b30 100644 --- a/docs/api/3d/classes/FRigidBody.md +++ b/docs/api/3d/classes/FRigidBody.md @@ -39,7 +39,7 @@ const rigidBody = new FRigidBody({ #### Defined in -[3d/src/core/FRigidBody.ts:72](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FRigidBody.ts#L72) +[3d/src/core/FRigidBody.ts:72](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FRigidBody.ts#L72) ## Properties @@ -51,7 +51,7 @@ Fibbo Collider #### Defined in -[3d/src/core/FRigidBody.ts:41](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FRigidBody.ts#L41) +[3d/src/core/FRigidBody.ts:41](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FRigidBody.ts#L41) *** @@ -63,4 +63,4 @@ RAPIER RigidBody #### Defined in -[3d/src/core/FRigidBody.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FRigidBody.ts#L37) +[3d/src/core/FRigidBody.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FRigidBody.ts#L37) diff --git a/docs/api/3d/classes/FScene.md b/docs/api/3d/classes/FScene.md index 43e5f38..fab1275 100644 --- a/docs/api/3d/classes/FScene.md +++ b/docs/api/3d/classes/FScene.md @@ -57,7 +57,7 @@ import { FCuboid, FGameCamera, FScene } from '@fibbojs/3d' #### Defined in -[3d/src/core/FScene.ts:71](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L71) +[3d/src/core/FScene.ts:71](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L71) ## Methods @@ -81,7 +81,7 @@ Add a component to the scene. #### Defined in -[3d/src/core/FScene.ts:183](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L183) +[3d/src/core/FScene.ts:183](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L183) *** @@ -105,7 +105,7 @@ Add a light to the scene. #### Defined in -[3d/src/core/FScene.ts:236](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L236) +[3d/src/core/FScene.ts:236](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L236) *** @@ -135,7 +135,7 @@ If the collision has started or ended #### Defined in -[3d/src/core/FScene.ts:159](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L159) +[3d/src/core/FScene.ts:159](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L159) *** @@ -149,7 +149,7 @@ If the collision has started or ended #### Defined in -[3d/src/core/FScene.ts:95](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L95) +[3d/src/core/FScene.ts:95](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L95) *** @@ -163,7 +163,7 @@ If the collision has started or ended #### Defined in -[3d/src/core/FScene.ts:130](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L130) +[3d/src/core/FScene.ts:130](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L130) *** @@ -332,7 +332,7 @@ Remove a component from the scene. #### Defined in -[3d/src/core/FScene.ts:214](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L214) +[3d/src/core/FScene.ts:214](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L214) *** @@ -356,7 +356,7 @@ Remove a light from the scene. #### Defined in -[3d/src/core/FScene.ts:243](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L243) +[3d/src/core/FScene.ts:243](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L243) ## Properties @@ -366,7 +366,7 @@ Remove a light from the scene. #### Defined in -[3d/src/core/FScene.ts:60](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L60) +[3d/src/core/FScene.ts:60](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L60) *** @@ -493,7 +493,7 @@ core/dist/index.d.ts:196 #### Defined in -[3d/src/core/FScene.ts:52](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L52) +[3d/src/core/FScene.ts:52](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L52) *** @@ -523,7 +523,7 @@ Internal flags #### Defined in -[3d/src/core/FScene.ts:51](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L51) +[3d/src/core/FScene.ts:51](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L51) *** @@ -537,7 +537,7 @@ Internal flags #### Defined in -[3d/src/core/FScene.ts:69](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L69) +[3d/src/core/FScene.ts:69](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L69) *** @@ -547,7 +547,7 @@ Internal flags #### Defined in -[3d/src/core/FScene.ts:63](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L63) +[3d/src/core/FScene.ts:63](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L63) *** @@ -563,7 +563,7 @@ The components in the scene. #### Defined in -[3d/src/core/FScene.ts:55](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L55) +[3d/src/core/FScene.ts:55](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L55) *** @@ -577,7 +577,7 @@ The components in the scene. #### Defined in -[3d/src/core/FScene.ts:68](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L68) +[3d/src/core/FScene.ts:68](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L68) *** @@ -603,7 +603,7 @@ The components in the scene. #### Defined in -[3d/src/core/FScene.ts:66](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L66) +[3d/src/core/FScene.ts:66](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L66) *** @@ -619,7 +619,7 @@ The lights in the scene. #### Defined in -[3d/src/core/FScene.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L57) +[3d/src/core/FScene.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L57) *** @@ -629,7 +629,7 @@ The lights in the scene. #### Defined in -[3d/src/core/FScene.ts:62](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L62) +[3d/src/core/FScene.ts:62](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L62) *** @@ -639,7 +639,7 @@ The lights in the scene. #### Defined in -[3d/src/core/FScene.ts:61](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L61) +[3d/src/core/FScene.ts:61](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L61) *** @@ -653,4 +653,4 @@ The lights in the scene. #### Defined in -[3d/src/core/FScene.ts:67](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L67) +[3d/src/core/FScene.ts:67](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L67) diff --git a/docs/api/3d/classes/FSphere.md b/docs/api/3d/classes/FSphere.md index 15dde6d..755c29c 100644 --- a/docs/api/3d/classes/FSphere.md +++ b/docs/api/3d/classes/FSphere.md @@ -61,7 +61,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L407) +[3d/src/core/FComponent.ts:407](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L407) *** @@ -103,7 +103,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L439) +[3d/src/core/FComponent.ts:439](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L439) *** @@ -145,7 +145,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L471) +[3d/src/core/FComponent.ts:471](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L471) *** @@ -169,7 +169,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L483) +[3d/src/core/FComponent.ts:483](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L483) *** @@ -193,7 +193,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L491) +[3d/src/core/FComponent.ts:491](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L491) *** @@ -217,7 +217,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L499) +[3d/src/core/FComponent.ts:499](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L499) *** @@ -241,7 +241,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L447) +[3d/src/core/FComponent.ts:447](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L447) *** @@ -265,7 +265,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L455) +[3d/src/core/FComponent.ts:455](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L455) *** @@ -289,7 +289,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L463) +[3d/src/core/FComponent.ts:463](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L463) *** @@ -331,7 +331,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L507) +[3d/src/core/FComponent.ts:507](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L507) *** @@ -355,7 +355,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L515) +[3d/src/core/FComponent.ts:515](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L515) *** @@ -379,7 +379,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L523) +[3d/src/core/FComponent.ts:523](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L523) *** @@ -403,7 +403,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L531) +[3d/src/core/FComponent.ts:531](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L531) *** @@ -427,7 +427,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L415) +[3d/src/core/FComponent.ts:415](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L415) *** @@ -451,7 +451,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L423) +[3d/src/core/FComponent.ts:423](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L423) *** @@ -475,7 +475,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L431) +[3d/src/core/FComponent.ts:431](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L431) ## Constructors @@ -499,7 +499,7 @@ Setters & getters for transform properties #### Defined in -[3d/src/polyhedrons/FSphere.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FSphere.ts#L23) +[3d/src/polyhedrons/FSphere.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FSphere.ts#L23) ## Methods @@ -589,7 +589,7 @@ component.initCollider({ #### Defined in -[3d/src/polyhedrons/FSphere.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FSphere.ts#L47) +[3d/src/polyhedrons/FSphere.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FSphere.ts#L47) *** @@ -626,7 +626,7 @@ component.initRigidBody({ #### Defined in -[3d/src/polyhedrons/FSphere.ts:40](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FSphere.ts#L40) +[3d/src/polyhedrons/FSphere.ts:40](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FSphere.ts#L40) *** @@ -664,7 +664,7 @@ component.initSensor({ #### Defined in -[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L385) +[3d/src/core/FComponent.ts:385](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L385) *** @@ -718,7 +718,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L394) +[3d/src/core/FComponent.ts:394](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L394) *** @@ -744,7 +744,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/polyhedrons/FSphere.ts:36](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FSphere.ts#L36) +[3d/src/polyhedrons/FSphere.ts:36](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FSphere.ts#L36) *** @@ -776,7 +776,7 @@ cube.setColor(0xFF0000) #### Defined in -[3d/src/polyhedrons/FPolyhedron.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FPolyhedron.ts#L47) +[3d/src/polyhedrons/FPolyhedron.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FPolyhedron.ts#L47) *** @@ -820,7 +820,7 @@ component.setPosition({ x: 0, y: 1, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L204) +[3d/src/core/FComponent.ts:204](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L204) *** @@ -864,7 +864,7 @@ component.setRotation({ x: 0, y: 0, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L269) +[3d/src/core/FComponent.ts:269](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L269) *** @@ -908,7 +908,7 @@ component.setRotationDegree({ x: 0, y: 90, z: 0 }) #### Defined in -[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L293) +[3d/src/core/FComponent.ts:293](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L293) *** @@ -952,7 +952,7 @@ component.setScale({ x: 1, y: 1, z: 1 }) #### Defined in -[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L228) +[3d/src/core/FComponent.ts:228](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L228) ## Properties @@ -1020,7 +1020,7 @@ Internal flags #### Defined in -[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L28) +[3d/src/core/FComponent.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L28) *** @@ -1036,7 +1036,7 @@ Collider #### Defined in -[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L57) +[3d/src/core/FComponent.ts:57](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L57) *** @@ -1052,7 +1052,7 @@ The controller attached to the component. #### Defined in -[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L37) +[3d/src/core/FComponent.ts:37](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L37) *** @@ -1069,7 +1069,7 @@ directly available after the constructor, as a polyhedron is created synchronous #### Defined in -[3d/src/polyhedrons/FPolyhedron.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/polyhedrons/FPolyhedron.ts#L16) +[3d/src/polyhedrons/FPolyhedron.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/polyhedrons/FPolyhedron.ts#L16) *** @@ -1085,7 +1085,7 @@ RigidBody #### Defined in -[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L53) +[3d/src/core/FComponent.ts:53](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L53) *** @@ -1101,7 +1101,7 @@ The scene which the component is in. #### Defined in -[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L33) +[3d/src/core/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L33) *** @@ -1117,7 +1117,7 @@ Sensor (a collider that doesn't collide with other colliders, but still triggers #### Defined in -[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L61) +[3d/src/core/FComponent.ts:61](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L61) *** @@ -1133,4 +1133,4 @@ Transforms #### Defined in -[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L47) +[3d/src/core/FComponent.ts:47](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L47) diff --git a/docs/api/3d/classes/FSpotLight.md b/docs/api/3d/classes/FSpotLight.md index d4e031b..1e3716a 100644 --- a/docs/api/3d/classes/FSpotLight.md +++ b/docs/api/3d/classes/FSpotLight.md @@ -30,7 +30,7 @@ A spot light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:93](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L93) +[3d/src/lights/FLight.ts:93](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L93) *** @@ -54,7 +54,7 @@ A spot light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:101](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L101) +[3d/src/lights/FLight.ts:101](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L101) *** @@ -96,7 +96,7 @@ A spot light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:105](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L105) +[3d/src/lights/FLight.ts:105](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L105) ## Constructors @@ -124,7 +124,7 @@ A spot light in 3d space. #### Defined in -[3d/src/lights/FSpotLight.ts:26](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FSpotLight.ts#L26) +[3d/src/lights/FSpotLight.ts:26](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FSpotLight.ts#L26) ## Methods @@ -142,7 +142,7 @@ A spot light in 3d space. #### Defined in -[3d/src/lights/FLight.ts:76](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L76) +[3d/src/lights/FLight.ts:76](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L76) *** @@ -274,7 +274,7 @@ Any changes on its transform should be done on the controller, not here. #### Defined in -[3d/src/lights/FSpotLight.ts:62](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FSpotLight.ts#L62) +[3d/src/lights/FSpotLight.ts:62](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FSpotLight.ts#L62) ## Properties @@ -295,7 +295,7 @@ It is a dictionary where the key is the class name or object id and the value is #### Defined in -[3d/src/lights/FLight.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L24) +[3d/src/lights/FLight.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L24) *** @@ -312,7 +312,7 @@ It is generated automatically. #### Defined in -[3d/src/lights/FLight.ts:23](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L23) +[3d/src/lights/FLight.ts:23](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L23) *** @@ -326,7 +326,7 @@ It is generated automatically. #### Defined in -[3d/src/lights/FLight.ts:22](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L22) +[3d/src/lights/FLight.ts:22](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L22) *** @@ -342,7 +342,7 @@ Internal flags #### Defined in -[3d/src/lights/FLight.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L21) +[3d/src/lights/FLight.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L21) *** @@ -370,7 +370,7 @@ Look at target of the light. #### Defined in -[3d/src/lights/FLight.ts:44](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L44) +[3d/src/lights/FLight.ts:44](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L44) *** @@ -402,7 +402,7 @@ The original light object from Three.js. #### Defined in -[3d/src/lights/FLight.ts:29](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L29) +[3d/src/lights/FLight.ts:29](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L29) *** @@ -418,7 +418,7 @@ Scene the light is in. #### Defined in -[3d/src/lights/FLight.ts:34](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L34) +[3d/src/lights/FLight.ts:34](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L34) *** @@ -434,4 +434,4 @@ Transform of the light. #### Defined in -[3d/src/lights/FLight.ts:39](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L39) +[3d/src/lights/FLight.ts:39](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L39) diff --git a/docs/api/3d/classes/FTransform.md b/docs/api/3d/classes/FTransform.md index 4ae1fb3..e4783c6 100644 --- a/docs/api/3d/classes/FTransform.md +++ b/docs/api/3d/classes/FTransform.md @@ -34,7 +34,7 @@ const collider = new FTransform({ #### Defined in -[3d/src/core/FTransform.ts:44](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L44) +[3d/src/core/FTransform.ts:44](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L44) ## Properties @@ -46,7 +46,7 @@ The position of the component. #### Defined in -[3d/src/core/FTransform.ts:18](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L18) +[3d/src/core/FTransform.ts:18](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L18) *** @@ -58,7 +58,7 @@ The rotation of the component. #### Defined in -[3d/src/core/FTransform.ts:26](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L26) +[3d/src/core/FTransform.ts:26](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L26) *** @@ -70,4 +70,4 @@ The scale of the component. #### Defined in -[3d/src/core/FTransform.ts:22](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L22) +[3d/src/core/FTransform.ts:22](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L22) diff --git a/docs/api/3d/enumerations/FShapes.md b/docs/api/3d/enumerations/FShapes.md index 3ec9f23..805faa5 100644 --- a/docs/api/3d/enumerations/FShapes.md +++ b/docs/api/3d/enumerations/FShapes.md @@ -10,7 +10,7 @@ #### Defined in -[3d/src/types/FShapes.ts:5](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/types/FShapes.ts#L5) +[3d/src/types/FShapes.ts:5](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/types/FShapes.ts#L5) *** @@ -20,7 +20,7 @@ #### Defined in -[3d/src/types/FShapes.ts:3](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/types/FShapes.ts#L3) +[3d/src/types/FShapes.ts:3](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/types/FShapes.ts#L3) *** @@ -30,7 +30,7 @@ #### Defined in -[3d/src/types/FShapes.ts:6](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/types/FShapes.ts#L6) +[3d/src/types/FShapes.ts:6](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/types/FShapes.ts#L6) *** @@ -40,4 +40,4 @@ #### Defined in -[3d/src/types/FShapes.ts:4](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/types/FShapes.ts#L4) +[3d/src/types/FShapes.ts:4](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/types/FShapes.ts#L4) diff --git a/docs/api/3d/interfaces/FAttachedCameraOptions.md b/docs/api/3d/interfaces/FAttachedCameraOptions.md index 9db1571..3a2bfc4 100644 --- a/docs/api/3d/interfaces/FAttachedCameraOptions.md +++ b/docs/api/3d/interfaces/FAttachedCameraOptions.md @@ -30,7 +30,7 @@ #### Defined in -[3d/src/core/FTransform.ts:4](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L4) +[3d/src/core/FTransform.ts:4](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L4) *** @@ -56,7 +56,7 @@ #### Defined in -[3d/src/core/FTransform.ts:6](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L6) +[3d/src/core/FTransform.ts:6](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L6) *** @@ -82,7 +82,7 @@ #### Defined in -[3d/src/core/FTransform.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L7) +[3d/src/core/FTransform.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L7) *** @@ -108,7 +108,7 @@ #### Defined in -[3d/src/core/FTransform.ts:5](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L5) +[3d/src/core/FTransform.ts:5](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L5) *** @@ -118,4 +118,4 @@ #### Defined in -[3d/src/cameras/FAttachedCamera.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/cameras/FAttachedCamera.ts#L7) +[3d/src/cameras/FAttachedCamera.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/cameras/FAttachedCamera.ts#L7) diff --git a/docs/api/3d/interfaces/FCameraOptions.md b/docs/api/3d/interfaces/FCameraOptions.md index f19f4f1..f1da6a9 100644 --- a/docs/api/3d/interfaces/FCameraOptions.md +++ b/docs/api/3d/interfaces/FCameraOptions.md @@ -34,7 +34,7 @@ #### Defined in -[3d/src/core/FTransform.ts:4](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L4) +[3d/src/core/FTransform.ts:4](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L4) *** @@ -60,7 +60,7 @@ #### Defined in -[3d/src/core/FTransform.ts:6](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L6) +[3d/src/core/FTransform.ts:6](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L6) *** @@ -86,7 +86,7 @@ #### Defined in -[3d/src/core/FTransform.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L7) +[3d/src/core/FTransform.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L7) *** @@ -112,4 +112,4 @@ #### Defined in -[3d/src/core/FTransform.ts:5](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L5) +[3d/src/core/FTransform.ts:5](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L5) diff --git a/docs/api/3d/interfaces/FCharacterControllerOptions.md b/docs/api/3d/interfaces/FCharacterControllerOptions.md index 35920b1..5a5a387 100644 --- a/docs/api/3d/interfaces/FCharacterControllerOptions.md +++ b/docs/api/3d/interfaces/FCharacterControllerOptions.md @@ -18,7 +18,7 @@ #### Defined in -[3d/src/controllers/FController.ts:6](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FController.ts#L6) +[3d/src/controllers/FController.ts:6](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FController.ts#L6) *** @@ -30,4 +30,4 @@ The speed of the character. #### Defined in -[3d/src/controllers/FCharacterController.ts:13](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FCharacterController.ts#L13) +[3d/src/controllers/FCharacterController.ts:13](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FCharacterController.ts#L13) diff --git a/docs/api/3d/interfaces/FColliderOptions.md b/docs/api/3d/interfaces/FColliderOptions.md index fe56ba2..0b5f406 100644 --- a/docs/api/3d/interfaces/FColliderOptions.md +++ b/docs/api/3d/interfaces/FColliderOptions.md @@ -22,7 +22,7 @@ #### Defined in -[3d/src/core/FCollider.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FCollider.ts#L7) +[3d/src/core/FCollider.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FCollider.ts#L7) *** @@ -32,7 +32,7 @@ #### Defined in -[3d/src/core/FCollider.ts:12](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FCollider.ts#L12) +[3d/src/core/FCollider.ts:12](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FCollider.ts#L12) *** @@ -54,7 +54,7 @@ #### Defined in -[3d/src/core/FCollider.ts:9](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FCollider.ts#L9) +[3d/src/core/FCollider.ts:9](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FCollider.ts#L9) *** @@ -76,7 +76,7 @@ #### Defined in -[3d/src/core/FCollider.ts:10](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FCollider.ts#L10) +[3d/src/core/FCollider.ts:10](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FCollider.ts#L10) *** @@ -98,7 +98,7 @@ #### Defined in -[3d/src/core/FCollider.ts:8](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FCollider.ts#L8) +[3d/src/core/FCollider.ts:8](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FCollider.ts#L8) *** @@ -108,7 +108,7 @@ #### Defined in -[3d/src/core/FCollider.ts:13](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FCollider.ts#L13) +[3d/src/core/FCollider.ts:13](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FCollider.ts#L13) *** @@ -118,4 +118,4 @@ #### Defined in -[3d/src/core/FCollider.ts:11](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FCollider.ts#L11) +[3d/src/core/FCollider.ts:11](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FCollider.ts#L11) diff --git a/docs/api/3d/interfaces/FComponentOptions.md b/docs/api/3d/interfaces/FComponentOptions.md index a19adfb..30cc768 100644 --- a/docs/api/3d/interfaces/FComponentOptions.md +++ b/docs/api/3d/interfaces/FComponentOptions.md @@ -26,7 +26,7 @@ #### Defined in -[3d/src/core/FComponent.ts:14](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L14) +[3d/src/core/FComponent.ts:14](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L14) *** @@ -48,7 +48,7 @@ #### Defined in -[3d/src/core/FComponent.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L16) +[3d/src/core/FComponent.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L16) *** @@ -70,7 +70,7 @@ #### Defined in -[3d/src/core/FComponent.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L17) +[3d/src/core/FComponent.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L17) *** @@ -92,4 +92,4 @@ #### Defined in -[3d/src/core/FComponent.ts:15](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L15) +[3d/src/core/FComponent.ts:15](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L15) diff --git a/docs/api/3d/interfaces/FControllerOptions.md b/docs/api/3d/interfaces/FControllerOptions.md index a9accd0..9d14be9 100644 --- a/docs/api/3d/interfaces/FControllerOptions.md +++ b/docs/api/3d/interfaces/FControllerOptions.md @@ -22,4 +22,4 @@ #### Defined in -[3d/src/controllers/FController.ts:6](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/controllers/FController.ts#L6) +[3d/src/controllers/FController.ts:6](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/controllers/FController.ts#L6) diff --git a/docs/api/3d/interfaces/FHemisphereLightOptions.md b/docs/api/3d/interfaces/FHemisphereLightOptions.md index 4d161cf..b3a6212 100644 --- a/docs/api/3d/interfaces/FHemisphereLightOptions.md +++ b/docs/api/3d/interfaces/FHemisphereLightOptions.md @@ -18,7 +18,7 @@ #### Defined in -[3d/src/lights/FLight.ts:8](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L8) +[3d/src/lights/FLight.ts:8](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L8) *** @@ -28,7 +28,7 @@ #### Defined in -[3d/src/lights/FHemisphereLight.ts:8](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FHemisphereLight.ts#L8) +[3d/src/lights/FHemisphereLight.ts:8](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FHemisphereLight.ts#L8) *** @@ -42,7 +42,7 @@ #### Defined in -[3d/src/lights/FLight.ts:9](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L9) +[3d/src/lights/FLight.ts:9](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L9) *** @@ -68,7 +68,7 @@ #### Defined in -[3d/src/lights/FLight.ts:10](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L10) +[3d/src/lights/FLight.ts:10](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L10) *** @@ -94,7 +94,7 @@ #### Defined in -[3d/src/core/FTransform.ts:4](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L4) +[3d/src/core/FTransform.ts:4](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L4) *** @@ -120,7 +120,7 @@ #### Defined in -[3d/src/core/FTransform.ts:6](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L6) +[3d/src/core/FTransform.ts:6](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L6) *** @@ -146,7 +146,7 @@ #### Defined in -[3d/src/core/FTransform.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L7) +[3d/src/core/FTransform.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L7) *** @@ -172,7 +172,7 @@ #### Defined in -[3d/src/core/FTransform.ts:5](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L5) +[3d/src/core/FTransform.ts:5](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L5) *** @@ -182,4 +182,4 @@ #### Defined in -[3d/src/lights/FHemisphereLight.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FHemisphereLight.ts#L7) +[3d/src/lights/FHemisphereLight.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FHemisphereLight.ts#L7) diff --git a/docs/api/3d/interfaces/FLightOptions.md b/docs/api/3d/interfaces/FLightOptions.md index 02eb745..5ef4058 100644 --- a/docs/api/3d/interfaces/FLightOptions.md +++ b/docs/api/3d/interfaces/FLightOptions.md @@ -20,7 +20,7 @@ #### Defined in -[3d/src/lights/FLight.ts:8](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L8) +[3d/src/lights/FLight.ts:8](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L8) *** @@ -30,7 +30,7 @@ #### Defined in -[3d/src/lights/FLight.ts:9](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L9) +[3d/src/lights/FLight.ts:9](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L9) *** @@ -52,7 +52,7 @@ #### Defined in -[3d/src/lights/FLight.ts:10](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L10) +[3d/src/lights/FLight.ts:10](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L10) *** @@ -78,7 +78,7 @@ #### Defined in -[3d/src/core/FTransform.ts:4](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L4) +[3d/src/core/FTransform.ts:4](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L4) *** @@ -104,7 +104,7 @@ #### Defined in -[3d/src/core/FTransform.ts:6](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L6) +[3d/src/core/FTransform.ts:6](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L6) *** @@ -130,7 +130,7 @@ #### Defined in -[3d/src/core/FTransform.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L7) +[3d/src/core/FTransform.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L7) *** @@ -156,4 +156,4 @@ #### Defined in -[3d/src/core/FTransform.ts:5](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L5) +[3d/src/core/FTransform.ts:5](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L5) diff --git a/docs/api/3d/interfaces/FLightProbeOptions.md b/docs/api/3d/interfaces/FLightProbeOptions.md index b1fe993..6be5d65 100644 --- a/docs/api/3d/interfaces/FLightProbeOptions.md +++ b/docs/api/3d/interfaces/FLightProbeOptions.md @@ -18,7 +18,7 @@ #### Defined in -[3d/src/lights/FLight.ts:8](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L8) +[3d/src/lights/FLight.ts:8](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L8) *** @@ -32,7 +32,7 @@ #### Defined in -[3d/src/lights/FLight.ts:9](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L9) +[3d/src/lights/FLight.ts:9](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L9) *** @@ -58,7 +58,7 @@ #### Defined in -[3d/src/lights/FLight.ts:10](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L10) +[3d/src/lights/FLight.ts:10](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L10) *** @@ -84,7 +84,7 @@ #### Defined in -[3d/src/core/FTransform.ts:4](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L4) +[3d/src/core/FTransform.ts:4](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L4) *** @@ -110,7 +110,7 @@ #### Defined in -[3d/src/core/FTransform.ts:6](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L6) +[3d/src/core/FTransform.ts:6](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L6) *** @@ -136,7 +136,7 @@ #### Defined in -[3d/src/core/FTransform.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L7) +[3d/src/core/FTransform.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L7) *** @@ -162,7 +162,7 @@ #### Defined in -[3d/src/core/FTransform.ts:5](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L5) +[3d/src/core/FTransform.ts:5](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L5) *** @@ -172,4 +172,4 @@ #### Defined in -[3d/src/lights/FLightProbe.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLightProbe.ts#L7) +[3d/src/lights/FLightProbe.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLightProbe.ts#L7) diff --git a/docs/api/3d/interfaces/FModelOptions.md b/docs/api/3d/interfaces/FModelOptions.md index f654703..1ea73c6 100644 --- a/docs/api/3d/interfaces/FModelOptions.md +++ b/docs/api/3d/interfaces/FModelOptions.md @@ -14,7 +14,7 @@ #### Defined in -[3d/src/model/FModel.ts:10](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L10) +[3d/src/model/FModel.ts:10](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L10) *** @@ -24,7 +24,7 @@ #### Defined in -[3d/src/model/FModel.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L7) +[3d/src/model/FModel.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L7) *** @@ -34,7 +34,7 @@ #### Defined in -[3d/src/model/FModel.ts:8](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L8) +[3d/src/model/FModel.ts:8](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[3d/src/core/FComponent.ts:14](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L14) +[3d/src/core/FComponent.ts:14](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L14) *** @@ -86,7 +86,7 @@ #### Defined in -[3d/src/core/FComponent.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L16) +[3d/src/core/FComponent.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L16) *** @@ -112,7 +112,7 @@ #### Defined in -[3d/src/core/FComponent.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L17) +[3d/src/core/FComponent.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L17) *** @@ -138,7 +138,7 @@ #### Defined in -[3d/src/core/FComponent.ts:15](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FComponent.ts#L15) +[3d/src/core/FComponent.ts:15](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FComponent.ts#L15) *** @@ -148,4 +148,4 @@ #### Defined in -[3d/src/model/FModel.ts:9](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/model/FModel.ts#L9) +[3d/src/model/FModel.ts:9](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/model/FModel.ts#L9) diff --git a/docs/api/3d/interfaces/FRigidBodyOptions.md b/docs/api/3d/interfaces/FRigidBodyOptions.md index beb3213..7639706 100644 --- a/docs/api/3d/interfaces/FRigidBodyOptions.md +++ b/docs/api/3d/interfaces/FRigidBodyOptions.md @@ -22,7 +22,7 @@ #### Defined in -[3d/src/core/FRigidBody.ts:22](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FRigidBody.ts#L22) +[3d/src/core/FRigidBody.ts:22](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FRigidBody.ts#L22) *** @@ -44,7 +44,7 @@ #### Defined in -[3d/src/core/FRigidBody.ts:17](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FRigidBody.ts#L17) +[3d/src/core/FRigidBody.ts:17](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FRigidBody.ts#L17) *** @@ -54,7 +54,7 @@ #### Defined in -[3d/src/core/FRigidBody.ts:16](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FRigidBody.ts#L16) +[3d/src/core/FRigidBody.ts:16](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FRigidBody.ts#L16) *** @@ -64,7 +64,7 @@ #### Defined in -[3d/src/core/FRigidBody.ts:15](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FRigidBody.ts#L15) +[3d/src/core/FRigidBody.ts:15](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FRigidBody.ts#L15) *** @@ -86,7 +86,7 @@ #### Defined in -[3d/src/core/FRigidBody.ts:8](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FRigidBody.ts#L8) +[3d/src/core/FRigidBody.ts:8](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FRigidBody.ts#L8) *** @@ -96,7 +96,7 @@ #### Defined in -[3d/src/core/FRigidBody.ts:13](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FRigidBody.ts#L13) +[3d/src/core/FRigidBody.ts:13](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FRigidBody.ts#L13) *** @@ -118,7 +118,7 @@ #### Defined in -[3d/src/core/FRigidBody.ts:10](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FRigidBody.ts#L10) +[3d/src/core/FRigidBody.ts:10](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FRigidBody.ts#L10) *** @@ -140,7 +140,7 @@ #### Defined in -[3d/src/core/FRigidBody.ts:11](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FRigidBody.ts#L11) +[3d/src/core/FRigidBody.ts:11](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FRigidBody.ts#L11) *** @@ -162,7 +162,7 @@ #### Defined in -[3d/src/core/FRigidBody.ts:9](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FRigidBody.ts#L9) +[3d/src/core/FRigidBody.ts:9](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FRigidBody.ts#L9) *** @@ -172,7 +172,7 @@ #### Defined in -[3d/src/core/FRigidBody.ts:14](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FRigidBody.ts#L14) +[3d/src/core/FRigidBody.ts:14](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FRigidBody.ts#L14) *** @@ -182,4 +182,4 @@ #### Defined in -[3d/src/core/FRigidBody.ts:12](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FRigidBody.ts#L12) +[3d/src/core/FRigidBody.ts:12](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FRigidBody.ts#L12) diff --git a/docs/api/3d/interfaces/FSceneOptions.md b/docs/api/3d/interfaces/FSceneOptions.md index 47cc0b1..bd481df 100644 --- a/docs/api/3d/interfaces/FSceneOptions.md +++ b/docs/api/3d/interfaces/FSceneOptions.md @@ -44,7 +44,7 @@ core/dist/index.d.ts:181 #### Defined in -[3d/src/core/FScene.ts:12](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L12) +[3d/src/core/FScene.ts:12](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L12) *** @@ -54,4 +54,4 @@ core/dist/index.d.ts:181 #### Defined in -[3d/src/core/FScene.ts:13](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FScene.ts#L13) +[3d/src/core/FScene.ts:13](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FScene.ts#L13) diff --git a/docs/api/3d/interfaces/FSpotLightOptions.md b/docs/api/3d/interfaces/FSpotLightOptions.md index ecd7c00..b89743b 100644 --- a/docs/api/3d/interfaces/FSpotLightOptions.md +++ b/docs/api/3d/interfaces/FSpotLightOptions.md @@ -14,7 +14,7 @@ #### Defined in -[3d/src/lights/FSpotLight.ts:8](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FSpotLight.ts#L8) +[3d/src/lights/FSpotLight.ts:8](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FSpotLight.ts#L8) *** @@ -28,7 +28,7 @@ #### Defined in -[3d/src/lights/FLight.ts:8](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L8) +[3d/src/lights/FLight.ts:8](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L8) *** @@ -38,7 +38,7 @@ #### Defined in -[3d/src/lights/FSpotLight.ts:10](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FSpotLight.ts#L10) +[3d/src/lights/FSpotLight.ts:10](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FSpotLight.ts#L10) *** @@ -48,7 +48,7 @@ #### Defined in -[3d/src/lights/FSpotLight.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FSpotLight.ts#L7) +[3d/src/lights/FSpotLight.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FSpotLight.ts#L7) *** @@ -62,7 +62,7 @@ #### Defined in -[3d/src/lights/FLight.ts:9](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L9) +[3d/src/lights/FLight.ts:9](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L9) *** @@ -88,7 +88,7 @@ #### Defined in -[3d/src/lights/FLight.ts:10](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FLight.ts#L10) +[3d/src/lights/FLight.ts:10](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FLight.ts#L10) *** @@ -98,7 +98,7 @@ #### Defined in -[3d/src/lights/FSpotLight.ts:9](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/lights/FSpotLight.ts#L9) +[3d/src/lights/FSpotLight.ts:9](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/lights/FSpotLight.ts#L9) *** @@ -124,7 +124,7 @@ #### Defined in -[3d/src/core/FTransform.ts:4](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L4) +[3d/src/core/FTransform.ts:4](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L4) *** @@ -150,7 +150,7 @@ #### Defined in -[3d/src/core/FTransform.ts:6](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L6) +[3d/src/core/FTransform.ts:6](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L6) *** @@ -176,7 +176,7 @@ #### Defined in -[3d/src/core/FTransform.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L7) +[3d/src/core/FTransform.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L7) *** @@ -202,4 +202,4 @@ #### Defined in -[3d/src/core/FTransform.ts:5](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L5) +[3d/src/core/FTransform.ts:5](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L5) diff --git a/docs/api/3d/interfaces/FTransformOptions.md b/docs/api/3d/interfaces/FTransformOptions.md index fcc4b36..51ca2a5 100644 --- a/docs/api/3d/interfaces/FTransformOptions.md +++ b/docs/api/3d/interfaces/FTransformOptions.md @@ -27,7 +27,7 @@ #### Defined in -[3d/src/core/FTransform.ts:4](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L4) +[3d/src/core/FTransform.ts:4](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L4) *** @@ -49,7 +49,7 @@ #### Defined in -[3d/src/core/FTransform.ts:6](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L6) +[3d/src/core/FTransform.ts:6](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L6) *** @@ -71,7 +71,7 @@ #### Defined in -[3d/src/core/FTransform.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L7) +[3d/src/core/FTransform.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L7) *** @@ -93,4 +93,4 @@ #### Defined in -[3d/src/core/FTransform.ts:5](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/3d/src/core/FTransform.ts#L5) +[3d/src/core/FTransform.ts:5](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/3d/src/core/FTransform.ts#L5) diff --git a/docs/api/core/classes/FCamera.md b/docs/api/core/classes/FCamera.md index 35bad48..f375d33 100644 --- a/docs/api/core/classes/FCamera.md +++ b/docs/api/core/classes/FCamera.md @@ -24,7 +24,7 @@ The base class for cameras in Fibbo. #### Defined in -[core/src/FCamera.ts:8](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FCamera.ts#L8) +[core/src/FCamera.ts:8](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FCamera.ts#L8) ## Methods @@ -76,7 +76,7 @@ player.emitCollisionWith({ #### Defined in -[core/src/FComponent.ts:135](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L135) +[core/src/FComponent.ts:135](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L135) *** @@ -130,7 +130,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[core/src/FComponent.ts:85](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L85) +[core/src/FComponent.ts:85](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L85) *** @@ -158,7 +158,7 @@ The time since the last frame. #### Defined in -[core/src/FComponent.ts:56](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L56) +[core/src/FComponent.ts:56](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L56) *** @@ -178,7 +178,7 @@ Set the zoom of the camera. #### Defined in -[core/src/FCamera.ts:15](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FCamera.ts#L15) +[core/src/FCamera.ts:15](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FCamera.ts#L15) ## Properties @@ -199,7 +199,7 @@ It is a dictionary where the key is the class name or object id and the value is #### Defined in -[core/src/FComponent.ts:39](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L39) +[core/src/FComponent.ts:39](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L39) *** @@ -216,7 +216,7 @@ It is generated automatically. #### Defined in -[core/src/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L33) +[core/src/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L33) *** @@ -230,7 +230,7 @@ It is generated automatically. #### Defined in -[core/src/FComponent.ts:27](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L27) +[core/src/FComponent.ts:27](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L27) *** @@ -246,7 +246,7 @@ Internal flags #### Defined in -[core/src/FComponent.ts:26](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L26) +[core/src/FComponent.ts:26](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L26) *** @@ -262,4 +262,4 @@ The controller attached to the component. #### Defined in -[core/src/FComponent.ts:44](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L44) +[core/src/FComponent.ts:44](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L44) diff --git a/docs/api/core/classes/FComponent.md b/docs/api/core/classes/FComponent.md index 0884720..9515cea 100644 --- a/docs/api/core/classes/FComponent.md +++ b/docs/api/core/classes/FComponent.md @@ -21,7 +21,7 @@ The base class for all 2D and 3D components in Fibbo. #### Defined in -[core/src/FComponent.ts:46](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L46) +[core/src/FComponent.ts:46](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L46) ## Methods @@ -69,7 +69,7 @@ player.emitCollisionWith({ #### Defined in -[core/src/FComponent.ts:135](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L135) +[core/src/FComponent.ts:135](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L135) *** @@ -119,7 +119,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[core/src/FComponent.ts:85](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L85) +[core/src/FComponent.ts:85](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L85) *** @@ -143,7 +143,7 @@ The time since the last frame. #### Defined in -[core/src/FComponent.ts:56](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L56) +[core/src/FComponent.ts:56](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L56) ## Properties @@ -160,7 +160,7 @@ It is a dictionary where the key is the class name or object id and the value is #### Defined in -[core/src/FComponent.ts:39](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L39) +[core/src/FComponent.ts:39](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L39) *** @@ -173,7 +173,7 @@ It is generated automatically. #### Defined in -[core/src/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L33) +[core/src/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L33) *** @@ -183,7 +183,7 @@ It is generated automatically. #### Defined in -[core/src/FComponent.ts:27](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L27) +[core/src/FComponent.ts:27](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L27) *** @@ -195,7 +195,7 @@ Internal flags #### Defined in -[core/src/FComponent.ts:26](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L26) +[core/src/FComponent.ts:26](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L26) *** @@ -207,4 +207,4 @@ The controller attached to the component. #### Defined in -[core/src/FComponent.ts:44](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L44) +[core/src/FComponent.ts:44](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L44) diff --git a/docs/api/core/classes/FController.md b/docs/api/core/classes/FController.md index f1cae1f..acf33c2 100644 --- a/docs/api/core/classes/FController.md +++ b/docs/api/core/classes/FController.md @@ -22,7 +22,7 @@ The options for the controller. #### Defined in -[core/src/FController.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FController.ts#L21) +[core/src/FController.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FController.ts#L21) ## Methods @@ -46,7 +46,7 @@ The time since the last frame. #### Defined in -[core/src/FController.ts:31](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FController.ts#L31) +[core/src/FController.ts:31](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FController.ts#L31) ## Properties @@ -58,4 +58,4 @@ The component attached to the controller. #### Defined in -[core/src/FController.ts:15](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FController.ts#L15) +[core/src/FController.ts:15](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FController.ts#L15) diff --git a/docs/api/core/classes/FGroup.md b/docs/api/core/classes/FGroup.md index 8e8fd57..ad156bf 100644 --- a/docs/api/core/classes/FGroup.md +++ b/docs/api/core/classes/FGroup.md @@ -29,7 +29,7 @@ The components to add to the group. #### Defined in -[core/src/FGroup.ts:19](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FGroup.ts#L19) +[core/src/FGroup.ts:19](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FGroup.ts#L19) ## Methods @@ -49,7 +49,7 @@ Add a component to the group. #### Defined in -[core/src/FGroup.ts:26](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FGroup.ts#L26) +[core/src/FGroup.ts:26](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FGroup.ts#L26) *** @@ -71,7 +71,7 @@ The time since the last frame. #### Defined in -[core/src/FGroup.ts:41](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FGroup.ts#L41) +[core/src/FGroup.ts:41](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FGroup.ts#L41) *** @@ -91,7 +91,7 @@ Remove a component from the group. #### Defined in -[core/src/FGroup.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FGroup.ts#L33) +[core/src/FGroup.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FGroup.ts#L33) ## Properties @@ -103,4 +103,4 @@ The components in the group. #### Defined in -[core/src/FGroup.ts:11](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FGroup.ts#L11) +[core/src/FGroup.ts:11](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FGroup.ts#L11) diff --git a/docs/api/core/classes/FLight.md b/docs/api/core/classes/FLight.md index 9949086..f29746a 100644 --- a/docs/api/core/classes/FLight.md +++ b/docs/api/core/classes/FLight.md @@ -24,7 +24,7 @@ The base class for lights in Fibbo. #### Defined in -[core/src/FLight.ts:8](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FLight.ts#L8) +[core/src/FLight.ts:8](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FLight.ts#L8) ## Methods @@ -76,7 +76,7 @@ player.emitCollisionWith({ #### Defined in -[core/src/FComponent.ts:135](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L135) +[core/src/FComponent.ts:135](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L135) *** @@ -130,7 +130,7 @@ player.onCollisionWith(enemy, () => { #### Defined in -[core/src/FComponent.ts:85](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L85) +[core/src/FComponent.ts:85](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L85) *** @@ -158,7 +158,7 @@ The time since the last frame. #### Defined in -[core/src/FComponent.ts:56](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L56) +[core/src/FComponent.ts:56](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L56) ## Properties @@ -179,7 +179,7 @@ It is a dictionary where the key is the class name or object id and the value is #### Defined in -[core/src/FComponent.ts:39](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L39) +[core/src/FComponent.ts:39](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L39) *** @@ -196,7 +196,7 @@ It is generated automatically. #### Defined in -[core/src/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L33) +[core/src/FComponent.ts:33](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L33) *** @@ -210,7 +210,7 @@ It is generated automatically. #### Defined in -[core/src/FComponent.ts:27](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L27) +[core/src/FComponent.ts:27](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L27) *** @@ -226,7 +226,7 @@ Internal flags #### Defined in -[core/src/FComponent.ts:26](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L26) +[core/src/FComponent.ts:26](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L26) *** @@ -242,4 +242,4 @@ The controller attached to the component. #### Defined in -[core/src/FComponent.ts:44](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L44) +[core/src/FComponent.ts:44](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L44) diff --git a/docs/api/core/classes/FScene.md b/docs/api/core/classes/FScene.md index 48f3756..76c9dae 100644 --- a/docs/api/core/classes/FScene.md +++ b/docs/api/core/classes/FScene.md @@ -21,7 +21,7 @@ Also contains the Rapier world if physics is enabled. #### Defined in -[core/src/FScene.ts:75](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L75) +[core/src/FScene.ts:75](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L75) ## Methods @@ -41,7 +41,7 @@ Add a component to the scene. #### Defined in -[core/src/FScene.ts:128](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L128) +[core/src/FScene.ts:128](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L128) *** @@ -61,7 +61,7 @@ Add a light to the scene. #### Defined in -[core/src/FScene.ts:147](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L147) +[core/src/FScene.ts:147](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L147) *** @@ -81,7 +81,7 @@ Add a callback to be called when a component is added to the scene. #### Defined in -[core/src/FScene.ts:173](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L173) +[core/src/FScene.ts:173](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L173) *** @@ -101,7 +101,7 @@ Add a callback to be called when a component is removed from the scene. #### Defined in -[core/src/FScene.ts:180](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L180) +[core/src/FScene.ts:180](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L180) *** @@ -121,7 +121,7 @@ Add a callback to be called when a frame is rendered. #### Defined in -[core/src/FScene.ts:166](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L166) +[core/src/FScene.ts:166](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L166) *** @@ -141,7 +141,7 @@ Add a callback to be called when a light is added to the scene. #### Defined in -[core/src/FScene.ts:195](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L195) +[core/src/FScene.ts:195](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L195) *** @@ -161,7 +161,7 @@ Add a callback to be called when a light is removed from the scene. #### Defined in -[core/src/FScene.ts:202](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L202) +[core/src/FScene.ts:202](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L202) *** @@ -182,7 +182,7 @@ The scene is ready when the `init` method has finished. #### Defined in -[core/src/FScene.ts:188](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L188) +[core/src/FScene.ts:188](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L188) *** @@ -202,7 +202,7 @@ Remove a component from the scene. #### Defined in -[core/src/FScene.ts:136](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L136) +[core/src/FScene.ts:136](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L136) *** @@ -222,7 +222,7 @@ Remove a light from the scene. #### Defined in -[core/src/FScene.ts:155](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L155) +[core/src/FScene.ts:155](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L155) ## Properties @@ -235,7 +235,7 @@ It is an array of functions that take the component as an argument. #### Defined in -[core/src/FScene.ts:54](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L54) +[core/src/FScene.ts:54](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L54) *** @@ -248,7 +248,7 @@ It is an array of functions that take the component as an argument. #### Defined in -[core/src/FScene.ts:59](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L59) +[core/src/FScene.ts:59](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L59) *** @@ -261,7 +261,7 @@ It is an array of functions that take the delta time as an argument. #### Defined in -[core/src/FScene.ts:49](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L49) +[core/src/FScene.ts:49](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L49) *** @@ -274,7 +274,7 @@ It is an array of functions that take the light as an argument. #### Defined in -[core/src/FScene.ts:68](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L68) +[core/src/FScene.ts:68](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L68) *** @@ -287,7 +287,7 @@ It is an array of functions that take the light as an argument. #### Defined in -[core/src/FScene.ts:73](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L73) +[core/src/FScene.ts:73](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L73) *** @@ -299,7 +299,7 @@ Callbacks for when the scene is ready. #### Defined in -[core/src/FScene.ts:63](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L63) +[core/src/FScene.ts:63](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L63) *** @@ -311,7 +311,7 @@ DOM element that the renderer will be appended to #### Defined in -[core/src/FScene.ts:26](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L26) +[core/src/FScene.ts:26](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L26) *** @@ -321,7 +321,7 @@ DOM element that the renderer will be appended to #### Defined in -[core/src/FScene.ts:21](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L21) +[core/src/FScene.ts:21](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L21) *** @@ -333,7 +333,7 @@ Internal flags #### Defined in -[core/src/FScene.ts:20](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L20) +[core/src/FScene.ts:20](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L20) *** @@ -343,7 +343,7 @@ Internal flags #### Defined in -[core/src/FScene.ts:42](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L42) +[core/src/FScene.ts:42](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L42) *** @@ -355,7 +355,7 @@ The components in the scene. #### Defined in -[core/src/FScene.ts:31](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L31) +[core/src/FScene.ts:31](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L31) *** @@ -365,7 +365,7 @@ The components in the scene. #### Defined in -[core/src/FScene.ts:41](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L41) +[core/src/FScene.ts:41](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L41) *** @@ -375,7 +375,7 @@ The components in the scene. #### Defined in -[core/src/FScene.ts:39](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L39) +[core/src/FScene.ts:39](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L39) *** @@ -387,7 +387,7 @@ The lights in the scene. #### Defined in -[core/src/FScene.ts:36](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L36) +[core/src/FScene.ts:36](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L36) *** @@ -397,4 +397,4 @@ The lights in the scene. #### Defined in -[core/src/FScene.ts:40](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L40) +[core/src/FScene.ts:40](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L40) diff --git a/docs/api/core/interfaces/FControllerOptions.md b/docs/api/core/interfaces/FControllerOptions.md index 326cc68..eddaf1d 100644 --- a/docs/api/core/interfaces/FControllerOptions.md +++ b/docs/api/core/interfaces/FControllerOptions.md @@ -10,4 +10,4 @@ #### Defined in -[core/src/FController.ts:4](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FController.ts#L4) +[core/src/FController.ts:4](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FController.ts#L4) diff --git a/docs/api/core/interfaces/FSceneOptions.md b/docs/api/core/interfaces/FSceneOptions.md index 56f63e5..32b060c 100644 --- a/docs/api/core/interfaces/FSceneOptions.md +++ b/docs/api/core/interfaces/FSceneOptions.md @@ -10,7 +10,7 @@ #### Defined in -[core/src/FScene.ts:8](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L8) +[core/src/FScene.ts:8](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L8) *** @@ -20,4 +20,4 @@ #### Defined in -[core/src/FScene.ts:7](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FScene.ts#L7) +[core/src/FScene.ts:7](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FScene.ts#L7) diff --git a/docs/api/core/interfaces/OnCollisionWithData.md b/docs/api/core/interfaces/OnCollisionWithData.md index 921c51d..72ef904 100644 --- a/docs/api/core/interfaces/OnCollisionWithData.md +++ b/docs/api/core/interfaces/OnCollisionWithData.md @@ -14,4 +14,4 @@ The component that collided with the component. #### Defined in -[core/src/FComponent.ts:15](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/core/src/FComponent.ts#L15) +[core/src/FComponent.ts:15](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/core/src/FComponent.ts#L15) diff --git a/docs/api/event/classes/FKeyboard.md b/docs/api/event/classes/FKeyboard.md index 464ca7d..b2b885e 100644 --- a/docs/api/event/classes/FKeyboard.md +++ b/docs/api/event/classes/FKeyboard.md @@ -35,7 +35,7 @@ keyboard.on('ArrowUp', () => { #### Defined in -[event/src/FKeyboard.ts:38](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/event/src/FKeyboard.ts#L38) +[event/src/FKeyboard.ts:38](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/event/src/FKeyboard.ts#L38) ## Methods @@ -61,7 +61,7 @@ keyboard.clear() #### Defined in -[event/src/FKeyboard.ts:194](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/event/src/FKeyboard.ts#L194) +[event/src/FKeyboard.ts:194](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/event/src/FKeyboard.ts#L194) *** @@ -112,7 +112,7 @@ removeListener() #### Defined in -[event/src/FKeyboard.ts:102](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/event/src/FKeyboard.ts#L102) +[event/src/FKeyboard.ts:102](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/event/src/FKeyboard.ts#L102) *** @@ -161,7 +161,7 @@ removeListener() #### Defined in -[event/src/FKeyboard.ts:136](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/event/src/FKeyboard.ts#L136) +[event/src/FKeyboard.ts:136](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/event/src/FKeyboard.ts#L136) *** @@ -210,7 +210,7 @@ removeListener() #### Defined in -[event/src/FKeyboard.ts:170](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/event/src/FKeyboard.ts#L170) +[event/src/FKeyboard.ts:170](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/event/src/FKeyboard.ts#L170) ## Properties @@ -222,7 +222,7 @@ An map of all the callbacks for each key being pressed #### Defined in -[event/src/FKeyboard.ts:28](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/event/src/FKeyboard.ts#L28) +[event/src/FKeyboard.ts:28](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/event/src/FKeyboard.ts#L28) *** @@ -234,7 +234,7 @@ An map of all the callbacks for each key being released #### Defined in -[event/src/FKeyboard.ts:32](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/event/src/FKeyboard.ts#L32) +[event/src/FKeyboard.ts:32](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/event/src/FKeyboard.ts#L32) *** @@ -246,7 +246,7 @@ An map of all the callbacks for each key being released #### Defined in -[event/src/FKeyboard.ts:36](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/event/src/FKeyboard.ts#L36) +[event/src/FKeyboard.ts:36](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/event/src/FKeyboard.ts#L36) *** @@ -258,4 +258,4 @@ A map of all the keys being pressed #### Defined in -[event/src/FKeyboard.ts:24](https://github.com/fibbojs/fibbo/blob/bc4521390a7de80cd2e57e65854cfa488d5a5f8a/packages/event/src/FKeyboard.ts#L24) +[event/src/FKeyboard.ts:24](https://github.com/fibbojs/fibbo/blob/d4e27f21b39d7470557f457413047335ba5e0d67/packages/event/src/FKeyboard.ts#L24) diff --git a/package.json b/package.json index 6506199..5080081 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "dev:2d:windows": "nx dev:watch:windows @fibbojs/playground-2d", "lint": "./node_modules/.bin/eslint .", "lint:fix": "./node_modules/.bin/eslint --fix .", + "lint:docs": "./node_modules/.bin/eslint --fix ./docs", "test:ui": "vitest --ui --coverage --coverage.include=packages", "test:report": "vitest run --config ./docs/vitest.config.ts", "docs:dev": "vitepress dev docs", diff --git a/scripts/docs:generate.sh b/scripts/docs:generate.sh index fc86140..720ce16 100755 --- a/scripts/docs:generate.sh +++ b/scripts/docs:generate.sh @@ -154,3 +154,10 @@ EOF rm "$TEMP_FILE" echo "✅ VitePress navbar configuration generated successfully!" + +# Lint the documentation +echo "📚 Linting documentation..." + +npm run lint:docs &> /dev/null + +echo "✅ Documentation linted successfully!"