Uses of Package
com.xebisco.yield.manager
Packages that use com.xebisco.yield.manager
Package
Description
-
Classes in com.xebisco.yield.manager used by com.xebisco.yieldClassDescription
ApplicationManagerclass manages the lifecycle of applications.Interface for managing file I/O operations.TheTextureManagerinterface should be implemented by the specific platform running the application, it contains function for manipulation image files. -
Classes in com.xebisco.yield.manager used by com.xebisco.yield.defaults
-
Classes in com.xebisco.yield.manager used by com.xebisco.yield.fontClassDescriptionInterface for managing file I/O operations.The
FontManagerinterface provides methods to load and unload fonts. -
Classes in com.xebisco.yield.manager used by com.xebisco.yield.managerClassDescription
ApplicationManagerclass manages the lifecycle of applications.Interface for managing file I/O operations. -
Classes in com.xebisco.yield.manager used by com.xebisco.yield.platformClassDescriptionThe
AudioManagerinterface should be implemented by the specific platform running the application, it contains function for manipulation audio files.Interface for managing file I/O operations.TheFontManagerinterface provides methods to load and unload fonts.TheGraphicsManagerinterface is a wrapper around the platform's graphics API.This interface represents a PC input manager that handles user input from a keyboard and mouse.TheTextureManagerinterface should be implemented by the specific platform running the application, it contains function for manipulation image files. -
Classes in com.xebisco.yield.manager used by com.xebisco.yield.textureClassDescriptionInterface for managing file I/O operations.The
TextureManagerinterface should be implemented by the specific platform running the application, it contains function for manipulation image files.