Uses of Class
source.ucregents.playground.serialization.CustomXMLReader

Packages that use CustomXMLReader
source.ucregents.playground.physics   
 

Uses of CustomXMLReader in source.ucregents.playground.physics
 

Methods in source.ucregents.playground.physics with parameters of type CustomXMLReader
 void MovingEntity.Deserialize(CustomXMLReader reader)
           
 void BaseEntity.Deserialize(CustomXMLReader reader)