Prepares the environment for drawing this drawable and its children. This method is primarily called internally during the draw cycle and probably wouldn't need to be called directly.
@param g The graphics context for this drawable.
@param usesZ Indicates if z-coordinates are used.
@param currAlphaPc The current alpha value in the draw cycle.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.