Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- pack(File, File) - Static method in class com.xebisco.yield.assets.FileUtils
- paint() - Method in class com.xebisco.yield.AbstractRenderable
-
Returns the paint object used for rendering the component.
- Paint - Class in com.xebisco.yield.rendering
-
Paintclass for rendering objects with specified attributes. - Paint() - Constructor for class com.xebisco.yield.rendering.Paint
- Pair<F,
S> - Record Class in com.xebisco.yield.utils - Pair(F, S) - Constructor for record class com.xebisco.yield.utils.Pair
-
Creates an instance of a
Pairrecord class. - pan() - Method in class com.xebisco.yield.AudioPlayer
-
The function returns the value of the "pan" variable as a double data type.
- parent() - Method in class com.xebisco.yield.Entity2D
-
Gets the parent entity of this entity, or null if it has no parent.
- passedTime() - Method in class com.xebisco.yield.ChangeSceneTransition
- path() - Method in class com.xebisco.yield.FileInput
-
Returns the path of the file.
- pause() - Method in class com.xebisco.yield.AudioPlayer
-
This function pauses the audio clip using the application's audio manager.
- pause(AudioPlayer) - Method in interface com.xebisco.yield.manager.AudioManager
-
This function takes an AudioPlayer object as input and pauses it.
- PC_DEFAULT - Static variable in class com.xebisco.yield.PlatformInit
-
The
PC_DEFAULTstatic array in the PlatformInit class serves as a predefined set of required platform modules for the PC platform. - PC_INPUT_MANAGER - Enum constant in enum class com.xebisco.yield.platform.ApplicationModule
-
Represents the PC Input Manager module.
- pcInputManager() - Method in record class com.xebisco.yield.platform.ApplicationPlatform
-
Get the PC input manager instance.
- PCInputManager - Interface in com.xebisco.yield.manager
-
This interface represents a PC input manager that handles user input from a keyboard and mouse.
- PhysicsBody - Class in com.xebisco.yield.physics
- PhysicsBody() - Constructor for class com.xebisco.yield.physics.PhysicsBody
- PhysicsSystem - Class in com.xebisco.yield.physics
- PhysicsSystem() - Constructor for class com.xebisco.yield.physics.PhysicsSystem
- platformInit() - Method in class com.xebisco.yield.Application
-
Gets the platform initialization parameters.
- PlatformInit - Class in com.xebisco.yield
-
PlatformInitis a class that represents the platform initialization settings. - PlatformInit(ApplicationModule[]) - Constructor for class com.xebisco.yield.PlatformInit
-
Constructs a new instance of
PlatformInitwith the specified required platform modules. - Platforms() - Constructor for class com.xebisco.yield.Global.Platforms
- play() - Method in class com.xebisco.yield.AudioPlayer
-
This function plays the audio clip using the application's audio manager.
- play(AudioPlayer) - Method in interface com.xebisco.yield.manager.AudioManager
-
The function "play" plays an audio clip from an AudioPlayer object.
- playing() - Method in class com.xebisco.yield.AudioPlayer
-
This function returns a boolean value indicating whether the audio is currently playing or not.
- point1() - Method in class com.xebisco.yield.physics.colliders.EdgeCollider2D
- point2() - Method in class com.xebisco.yield.physics.colliders.EdgeCollider2D
- position() - Method in class com.xebisco.yield.AudioPlayer
-
This function returns the position of the audio player.
- position() - Method in class com.xebisco.yield.Transform2D
-
Returns the position of the object.
- positionIterations() - Method in class com.xebisco.yield.physics.PhysicsSystem
- positiveKey() - Method in record class com.xebisco.yield.Axis
-
Returns the value of the
positiveKeyrecord component. - postSolve(Contact, ContactImpulse) - Method in class com.xebisco.yield.physics.CollisionListener
- postSolve(Contact, ContactImpulse) - Method in class com.xebisco.yield.physics.WorldContactListener
- ppm() - Method in class com.xebisco.yield.physics.PhysicsSystem
- preSolve(Contact, Manifold) - Method in class com.xebisco.yield.physics.CollisionListener
- preSolve(Contact, Manifold) - Method in class com.xebisco.yield.physics.WorldContactListener
- PURPLE - Static variable in class com.xebisco.yield.Colors
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form